资 源 简 介
Bzoo is an AS3 database for flash.
The library provides a thin data layer for flash/flex applications or websites, allowing data manipulation and persistence . It is an indirect AS3 translation of the javascript library Taffy DB
Bzoo works like a temp or persistent database for flash, implementing the CRUD interface:
* Create
* Read
* Update
* Delete
Bzoo takes amf array collections, JSON strings and YAML strings. JSON and YAML will be automatically parsed and made available.
By using the persistent attribute, Bzoo will allow data to be retained in Shared Objects for automatic retrieval after refresh, in other words bzoo allows you to store your data on the client machine.
Bzoo makes the use of:
- JSON decoder classes from the as3corelib
- Derek Wischusen"s as3yaml decoder that can be found at 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
文 件 列 表
com
adobe
serialization
rtistique
adobe
org
as3yaml
idmedia
rxr
as3yaml
BaseConstructor.as
Composer.as
ComposerException.as
Constructor.as
ConstructorException.as
ConstructorImpl.as
DefaultYAMLConfig.as
DefaultYAMLFactory.as
Emitter.as
EmitterEnvironment.as
EmitterException.as
Parser.as
ParserException.as
PrivateType.as
Representer.as
RepresenterException.as
Resolver.as
ResolverException.as
SafeConstructor.as
ScalarAnalysis.as
Scanner.as
ScannerException.as
Serializer.as
SerializerException.as
SimpleKey.as
YAML.as
YAMLConfig.as
YamlConstructor.as
YamlConstructorImpl.as
YAMLException.as
YAMLFactory.as
YamlMultiAdapter.as
YamlMultiConstructor.as
YamlMultiConstructorImpl.as
YAMLNodeCreator.as