You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by bu...@apache.org on 2006/01/01 00:43:52 UTC

DO NOT REPLY [Bug 37792] - Two symbols cannot share the same 'prefix'

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG�
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=37792>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND�
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=37792





------- Additional Comments From gvanmatre@comcast.net  2006-01-01 00:43 -------
(In reply to comment #3)
>This is why Bourne-style shells support both $foo and ${foo}, 
>for disambiguatingshell variable refernces. Perhaps Clay 
>could do the same?

The clay symbol delimiter requires a single @ prefix character but you can 
adopt a more descriptive symbol strategy using a beginning and ending 
delimiter.  The replacement code simple looks for symbols by scanning for 
an @ character.  The rest of the token can be anything.
 
Consider @{a}@{ab}, @[a]@[ab], @(a)@(ab)


-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
For additional commands, e-mail: dev-help@struts.apache.org