What if you wrote a Context adapter?  Something that could be initialized
 new MapContextAdapter(map)

----- Original Message ----- From: "Henning P. Schmiedehausen" <[EMAIL PROTECTED]>
Newsgroups: hometree.jakarta.velocity.dev
To: <velocity-dev@jakarta.apache.org>
Sent: Monday, October 10, 2005 1:40 AM
Subject: Re: moving towards 1.5-beta release

- "more common interface" This is something that I ponder around for a while
 and might even work out well with the Factory above. I want to be able to
use a "common interface" like Map with Velocity. Either by wrapping a given Map object into a VelocityContext or by allowing VelocityContext to implement Map. Having such a thing would allow projects like Turbine to "decouple" from
 Velocity specifc interfaces.


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

Reply via email to