Just updated BindLite to version 0.9.2 (build 24). It adds the following: Added BindLite.retrieveLast which lets you read the previous value of any bound property. Added public property autoDisposeBindings. Setting this to true will make BindLite dispose a binding if [...]
BindLite is a lightweight, flex-less data binding alternative for AS3 applications. The reason I created it is to avoid including the flex.swc in my applications and to get a cleaner, more efficient syntax for data binding with better performance than the [...]
Just released Olog versjon 1.3.0. Looking forward, I will begin an effort to increase efficiency and compact the file size of Olog. The first part of this process is to extract some of the functionality to classes that can be [...]