Thanks for all of your input, everyone! > If Velocity were to support null, how would you expect it to behave?
I'll try to sum it up into a new Wiki page, under the "Architecture Discussions & Debates" section. http://wiki.apache.org/jakarta-velocity/ ## VelocityNullSupport, maybe? I also want to put workarounds for the current version users. I'm trying to figure out the EventCartridge way, but without success. In bugzilla #20999, Dan said: ---- bugzilla #20999 excerpt from here ---- ------- Additional Comment #5 From Daniel Rall 2003-08-22 23:05 [reply] ------- This can already be accomplished via an EventCartridge. ------- Additional Comment #6 From Daniel Rall 2003-08-24 17:05 [reply] ------- FYI, Scarab <http://scarab.tigris.org/> contains an example of this. ---- bugzilla #20999 excerpt to here ---- http://issues.apache.org/bugzilla/show_bug.cgi?id=20999 I grep-ed the scarab source, only to find how not to log a message on null-setting. (o.t.s.util.ReferenceInsertionFilter) Can anyone give me a clue how to #set to null using the EventCartridge? TIA. Best regards, -- Shinobu Kawai -- Shinobu Kawai <[EMAIL PROTECTED]> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
