Re: BSON

2012-02-24 Thread Charles Monteiro
Sorry didn't see your response to Martin, very cool. On Fri, Feb 24, 2012 at 10:32 AM, Charles Monteiro < char...@monteirosfusion.com> wrote: > 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

Re: BSON

2012-02-24 Thread Charles Monteiro
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 un

Re: BSON

2012-02-23 Thread Omar Gonzalez
On Thu, Feb 23, 2012 at 11:50 PM, Martin Heidegger wrote: > On 24/02/2012 09:06, Jeffry Houser wrote: > >> >> I think you'll have to get the creator to release it under a different >> license and/or donate that code to Apache. >> >> https://github.com/argoncloud/**ActionBSON/blob/master/**LICENSE

Re: BSON

2012-02-23 Thread Martin Heidegger
On 24/02/2012 09:06, Jeffry Houser wrote: I think you'll have to get the creator to release it under a different license and/or donate that code to Apache. https://github.com/argoncloud/ActionBSON/blob/master/LICENSE.txt It seems he retains copyright and while that is very permissive; I'm

Re: BSON

2012-02-23 Thread Omar Gonzalez
> > > 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/s9

Re: BSON

2012-02-23 Thread Jeffry Houser
I think you'll have to get the creator to release it under a different license and/or donate that code to Apache. https://github.com/argoncloud/ActionBSON/blob/master/LICENSE.txt It seems he retains copyright and while that is very permissive; I'm not sure what legal issues could come from