Hey everyone,

 

In reply to a recent request on this list, I have just released an initial
beta version of Bzoo, an AS3 library I have built in the past couple
projects, that provides a thin data layer for flash/flex applications or
websites, providing a temp database to the client.

 It is an indirect AS3 translation of the javascript library Taffy DB
<http://taffydb.com>  

It works like a temp database for flash, implementing the CRUD interface.

Bzoo takes amf array collections, JSON strings and YAML strings. JSON and
YAML will be automatically parsed and made available. 

Bzoo makes the use of:
- JSON decoder classes from the as3corelib
<http://code.google.com/p/as3corelib/> 
- Derek Wischusen's <http://flexonrails.net/?cat=35>  as3yaml decoder that
can be found at as3yaml <http://code.google.com/p/as3yaml/>  

View the docs <http://www.rtistique.com/bzoo/docs/bzoo.html>  

Released under the MIT license, if it serves your needs, please feel free to
use it and happy to get your feedback/suggestions.

 

Regards,

 

Bachir El Khoury

....................

logoSignature

3D Animation | VFX | WEB design | WEB development

 

w.   |>  <http://www.rtistique.com/> www.rtistique.com

 

 

<<image001.gif>>

_______________________________________________
osflash mailing list
[email protected]
http://osflash.org/mailman/listinfo/osflash_osflash.org

Reply via email to