Omar: Extremely cool.
As a matter of fact one of my most typical use of JSON/BSON is with MongoDB. However, my more common pattern is to have a middle tier / app server that talks to the DB. I'm guessing your MongoAS3 allows one to talk directly to MongoDB directly ? So in doing this, did I understand you correctly , you also have built your own generic BSON implementation which may be reused? thanks -Charles On Thu, Feb 23, 2012 at 11:51 PM, Omar Gonzalez <[email protected]>wrote: > > > > > > ActionBSON is not only abandoned, it has bugs and is incomplete. > > I've fixed those bugs in the BSON implementation and wrote MongoAS3 from > scratch. I'm looking at wrapping it in a RemoteObject style to add some > more Flex specific functionality. > > You can check it out here: http://github.com/s9tpepper/mongoas3 > > -- > Omar Gonzalez > [email protected] > Apache Flex PPMC Member > -- Charles A. Monteiro www.monteirosfusion.com sent from the road
