On Tue, Mar 21, 2006 at 02:03:06PM +0100, Christopher Lenz wrote: > If/when we move to Kid (or some other template engine based on > ElementTree), we should probably reconsider using FormEncode. Until > then, I'd rather see us "reinventing the wheel" a bit here.
Okay, well with that being said I think I'll roll my own validation layer specifically for the ticket fields (basically what I have already). The reasons for this are twofold: 1. I don't have a full grasp of the entire Trac codebase with which to attempt a fully cross-Trac validation system. 2. If we move to something like FormEncode later, the effort spent now would have been better expended elsewhere. Alec -- Evolution: Taking care of those too stupid to take care of themselves. _______________________________________________ Trac-dev mailing list [email protected] http://lists.edgewall.com/mailman/listinfo/trac-dev
