On Tue, Apr 06, 2010 at 06:03:29PM -0700, [email protected] wrote: > pkmnfrk > 2010-04-06 18:03:29 -0700 (Tue, 06 Apr 2010) > 411 > Reworking reloadtest.bas into a unit test of the key features of RELOAD > (creating documents, navigating documents, serializing and deserializing > trees, etc). > > Also, minor optimization in the Node type, by sticking ->num and ->flo in a > Union together, since only one of those is valid at any given time (depending > on ->nodeType). I would have stuck ->str in there too, but for some reason, > FB doesn't like that. > --- > U wip/reload.bi > U wip/reloadtest.bas
This is great, thank you! --- James _______________________________________________ Ohrrpgce mailing list [email protected] http://lists.motherhamster.org/listinfo.cgi/ohrrpgce-motherhamster.org
