--- Jose Alberto Fernandez <[EMAIL PROTECTED]>
wrote:
[SNIP]
> I guess, the way to do it properly is to use
> something like the way
> java.text.Format
> works. You find the beginning of a property
> reference and the
> PropertyHelper chain is the one that tells you where
> is the end pf the
> property
> and the beginning of the rest of the code.
> 

I think you're basically right.  And I remember having
wondered why java.text.Format was implemented that
way; now I know...

> Such strategy would allow writing property
> evaluators that contain real
> complex expressions inside. Which we have discussed
> in the past.
> 
> Anything else, I think it will be just like a hack
> that will break
> something else.
[SNIP]

I wouldn't take quite so extreme a position as that,
but I agree that emulating j.t.Format is probably the
"most correct" approach.  But our old buddy B.C. might
not allow it...

-Matt


        
                
__________________________________
Do you Yahoo!?
Friends.  Fun.  Try the all-new Yahoo! Messenger.
http://messenger.yahoo.com/ 

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to