Toad <[EMAIL PROTECTED]> writes: > On Tue, Nov 04, 2003 at 11:41:59AM -0600, Edgar Friendly wrote: > > Toad <[EMAIL PROTECTED]> writes: > > > > > Make sure it's reasonably easy to extend it... there will only be a few > > > possible fields on a given message, but there may be new messages etc. > > > > So far we have less than 50 messages (I think it's around 25 or so, > > but I'll estimate high to prove my point). I'm allocating a whole > > How many fields do we have? >
I'm currently implementing this with a separate global mapping for fields (even though it could be done context-dependent, with different field possibilities for different message types), and I'm probably going to total 15-20 fields. total. global. of course anything I don't catch will be encoded the hard way, but it's still no less efficient than current fieldsets. Thelema -- E-mail: [EMAIL PROTECTED] Raabu and Piisu GPG 1024D/36352AAB fpr:756D F615 B4F3 BFFC 02C7 84B7 D8D7 6ECE 3635 2AAB _______________________________________________ Devl mailing list [EMAIL PROTECTED] http://dodo.freenetproject.org/cgi-bin/mailman/listinfo/devl
