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 bu...@apache.org on 2003/06/13 20:46:46 UTC

DO NOT REPLY [Bug 20759] - ORO's Perl should support variable substitution $variable$

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

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=20759

ORO's Perl  should support variable substitution $variable$

dfs@apache.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |WONTFIX



------- Additional Comments From dfs@apache.org  2003-06-13 18:46 -------
This functionality is already provided in a more efficient and clear manner
by allowing you to implement the Substitution interface.  It allows you
to perform whatever arbitrary manipulations of substitutions you want.
If you want to subclass Perl5Substitution and add variable interpolation,
by all means do so and submit it as a patch.  Further discussion of what
features should be provided by default and what features should be left
up to end users to implement should occur on the oro-dev list.  Thanks for
your suggestion.

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