Re: [fw-general] list data api

2007-12-06 Thread Matthew Weier O'Phinney
-- digitalus_media <[EMAIL PROTECTED]> wrote (on Wednesday, 05 December 2007, 12:22 PM -0800): > > i am starting to work on a list api that is modeled after the .net one. it > is a super simple class that enables you to create list objects that contain > any number of items / nested lists that ca

[fw-general] list data api

2007-12-05 Thread digitalus_media
i am starting to work on a list api that is modeled after the .net one. it is a super simple class that enables you to create list objects that contain any number of items / nested lists that can be any type of data. the data is managed as stdClasses. the class has a method, toString which seria