LowRA (Low level Rework on Actionscript) AS3 Framework packages


 PackageDescription
 com.bourre.collectionContains the collections framework, legacy collection classes.
 com.bourre.commandsVarious interfaces, and their implementations, of the Command pattern.
 com.bourre.coreCore utilities for objects handling.
 com.bourre.encodingContains encoder / decoder for file content.
 com.bourre.errorCustom exceptions class thrown by LowRA components.
 com.bourre.eventsProvides interfaces and classes for dealing with different types of events fired by LowRA components or for creating your own event-based components.
 com.bourre.iocContains the IoC framework.
 com.bourre.ioc.assemblerContains classes to build xml IoC context
 com.bourre.ioc.assembler.channelContains classes to build communication channels
 com.bourre.ioc.assembler.constructorContains classes to build context objects
 com.bourre.ioc.assembler.displayobjectContains classes to build display objects
 com.bourre.ioc.assembler.displayobject.loaderContains classes to manage Display Loaders
 com.bourre.ioc.assembler.methodContains classes to call method-call defined in xml context
 com.bourre.ioc.assembler.plugins 
 com.bourre.ioc.assembler.propertyContains classes to apply defined property in xml context
 com.bourre.ioc.assembler.resourceContains classes to load external resources
 com.bourre.ioc.beanContains classes to access xml context built objects
 com.bourre.ioc.contextContains classes to load xml context
 com.bourre.ioc.context.processor 
 com.bourre.ioc.controlContains classes to build context objects
 com.bourre.ioc.coreContains core IoC classes
 com.bourre.ioc.errorContains exception classes
 com.bourre.ioc.loadContains xml context loading classes
 com.bourre.ioc.load.runtimeContains runtime xml context loading classes
 com.bourre.ioc.parserContains xml context parser classes
 com.bourre.loadContains a complete set of classes for file loading purpose
 com.bourre.load.strategyContains custom strategy used by the different loader of LowRA
 com.bourre.logProvides a set of tools application logging and objects stringification
 com.bourre.mediaContains a complete set of classes for video and sound treatment
 com.bourre.media.soundContains a complete set of classes for sound treatment
 com.bourre.media.videoContains a complete set of classes for video treatment
 com.bourre.modelBase objects for model part of the LowRA MVC implementation
 com.bourre.pattern.memento 
 com.bourre.pluginBase objects for plugin creation and communication
 com.bourre.remotingContains a complete set of classes for remoting communication
 com.bourre.remoting.eventsContains set of classes for remoting events
 com.bourre.remoting.interfacesContains set of interfaces for remoting process
 com.bourre.serviceContains abstract classes and utilities for remoting request and service-based communication
 com.bourre.structuresConvenient data structures
 com.bourre.transitionsAnimations framework.
 com.bourre.utilsContains general purpose utility classes and logging layout
 com.bourre.viewBase objects for view part of the LowRA MVC implementation