You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oro-dev@jakarta.apache.org by "Mark F. Murphy" <ma...@tyrell.com> on 2003/06/13 21:20:14 UTC

Variable Substitution

So,

I'm not sure if I understand exactly how this request would be implemented.

Variable substitution in perl works hand in hand with perl's variable 
name space... something where there's not an equivalent in java.

Does anyone see a way in which this might be useful?

What would be the starting point where the variable would reside 
(i.e., the root)?

In perl, there's a scope that any given called API knows about... and 
a way to even start at a namespace as the root.

There's no exposure in Java to access the stack calls (that I'm aware 
of).... and I'm not even sure one would want to assume starting at 
the calling object as the root.

I can't think of a practical way to do this... though I do like the 
concept.... just don't think it translates well in Java.

mark

-- 
---------------------------------------------------------------------------
  Mark F. Murphy, Director Software Development   <ma...@tyrell.com>
  Tyrell Software Corp                            <http://www.tyrell.com>
---------------------------------------------------------------------------

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