logo       

Contexts and Profiling: msg#00212

jakarta.velocity.user

Subject: Contexts and Profiling

Clear DayThe velocity context is map of keys to objects. These objects have
methods and are possibly of quite varying complexity and are in fact the
only "contract" between the code that prepares them for the template and the
actual template.

Anyone written a tool/template that could be used as an initial template
that would show:

- all the context objects in the current context/parent context
- print out their public interfaces (ie. what the methods/fields are
available to reference)
- allow for integration of this with javadoc or source browser.

I am not talking here about an editor plugin of some sort, just a template
that would dump out the current context and pretty print the
objects/methods/fields of the context objects.

The other topic is profiling. Does Velocity have anything like this ?

-michal


<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise