2008/7/22 Henrik Nordstrom <[EMAIL PROTECTED]>: > On tis, 2008-07-22 at 12:56 +0800, Adrian Chadd wrote: > >> But if I read that code right, you're loading in the file every time >> someone wants an error, rather than loading it in once at startup and >> just using that. > > Should be trivial to add a cache there..
Sure, but my point still stands, sort out the translation -> static file stuff first, then convert ErrorState to a class without trying to do auto-translation/charset encoding after the release cycle. The first couple are no-brainers - they should end up with a distribution tarball and functionality matching the current. Worry about trickery after the release cycle and once some more planning/design/thought has been done. Adrian
