Date: 2004-12-19T16:24:31 Editor: EricFixler <[EMAIL PROTECTED]> Wiki: Jakarta-Velocity Wiki Page: FrontPage URL: http://wiki.apache.org/jakarta-velocity/FrontPage
Add an example of a type-specific Uberspect that can be used w/ MultiUberspect Change Log: ------------------------------------------------------------------------------ @@ -68,6 +68,7 @@ * VelocityMail -- Leon Messerschmidt's code for rendering a template and sending via email * VelocityDebuggingTemplate -- template that pops up a debugging console showing all the context vars * MultiUberspect -- an Uberspector that can dispatch introspection tasks to custom Uberspectors on a per-class basis + * LuceneDocumentUberspect -- An Uberspect for Lucene Documents that works with the above class * HackingVelocity -- Powerpoint slides and code from Apache Con 2004 ==== Special pages ==== * '''WantedPages''' - linked pages that do not exist --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
