LowRA (Low level Rework on Actionscript) AS3 Framework packages
| Package | Description | |
|---|---|---|
| com.bourre.collection | Contains the collections framework, legacy collection classes. | |
| com.bourre.commands | Various interfaces, and their implementations, of the Command pattern. | |
| com.bourre.core | Core utilities for objects handling. | |
| com.bourre.encoding | Contains encoder / decoder for file content. | |
| com.bourre.error | Custom exceptions class thrown by LowRA components. | |
| com.bourre.events | Provides interfaces and classes for dealing with different types of events fired by LowRA components or for creating your own event-based components. | |
| com.bourre.ioc | Contains the IoC framework. | |
| com.bourre.ioc.assembler | Contains classes to build xml IoC context | |
| com.bourre.ioc.assembler.channel | Contains classes to build communication channels | |
| com.bourre.ioc.assembler.constructor | Contains classes to build context objects | |
| com.bourre.ioc.assembler.displayobject | Contains classes to build display objects | |
| com.bourre.ioc.assembler.displayobject.loader | Contains classes to manage Display Loaders | |
| com.bourre.ioc.assembler.method | Contains classes to call method-call defined in xml context | |
| com.bourre.ioc.assembler.plugins | ||
| com.bourre.ioc.assembler.property | Contains classes to apply defined property in xml context | |
| com.bourre.ioc.assembler.resource | Contains classes to load external resources | |
| com.bourre.ioc.bean | Contains classes to access xml context built objects | |
| com.bourre.ioc.context | Contains classes to load xml context | |
| com.bourre.ioc.context.processor | ||
| com.bourre.ioc.control | Contains classes to build context objects | |
| com.bourre.ioc.core | Contains core IoC classes | |
| com.bourre.ioc.error | Contains exception classes | |
| com.bourre.ioc.load | Contains xml context loading classes | |
| com.bourre.ioc.load.runtime | Contains runtime xml context loading classes | |
| com.bourre.ioc.parser | Contains xml context parser classes | |
| com.bourre.load | Contains a complete set of classes for file loading purpose | |
| com.bourre.load.strategy | Contains custom strategy used by the different loader of LowRA | |
| com.bourre.log | Provides a set of tools application logging and objects stringification | |
| com.bourre.media | Contains a complete set of classes for video and sound treatment | |
| com.bourre.media.sound | Contains a complete set of classes for sound treatment | |
| com.bourre.media.video | Contains a complete set of classes for video treatment | |
| com.bourre.model | Base objects for model part of the LowRA MVC implementation | |
| com.bourre.pattern.memento | ||
| com.bourre.plugin | Base objects for plugin creation and communication | |
| com.bourre.remoting | Contains a complete set of classes for remoting communication | |
| com.bourre.remoting.events | Contains set of classes for remoting events | |
| com.bourre.remoting.interfaces | Contains set of interfaces for remoting process | |
| com.bourre.service | Contains abstract classes and utilities for remoting request and service-based communication | |
| com.bourre.structures | Convenient data structures | |
| com.bourre.transitions | Animations framework. | |
| com.bourre.utils | Contains general purpose utility classes and logging layout | |
| com.bourre.view | Base objects for view part of the LowRA MVC implementation |