parsing and arrays and xml
Meitnik at aol.com
Meitnik at aol.com
Fri Oct 1 00:17:24 EDT 2004
In a message dated 9/30/04 11:26:07 PM,
use-revolution-request at lists.runrev.com writes:
> The reason that I bring it up here on the list in the open is that the
> external will speed up my XML based database and if it where later to
> be added to the engine then it would speed up my software that I'm
> selling now. This sounds like it might be a great tool for array power
> if you are willing to use a parser for the manipulations.
>
> Before I proceed does this suggestion sound good for this array thread?
> (see below) Pull-parsing an XML structure at high speed could give us
> all kinds of array manipulations if you where to use numbered tag sets
> like <1>[data]</1>, <2>[more data here]</2>, <3>[even more
> data]</3>etc... and <1,1> <1,2> and <1,3,1> for dimensional arrays.
>
> -- I need this too for my project as well. I cant afford to put into money
> (I live on roughly 8k a year), but I am willing to put in strong testing time
> and even help write a demo stack if requsted.
> I would love to see text/array procressing get a major upgrade on par with
all the graphics stuff thats been done over the years. (ie,
put arrayA[] after/before arrayB[] using comma
or
put arrayA[]&"," after/before arrayB[]
put arrayA[] into arrayB[] using before/after arrayB[3]
instead of doing a long loop walking the elements) Go for it!
Andrew
More information about the use-livecode
mailing list