The Space For App Developers

Beyond Plain Old HTML Objects

Archive for the ‘un-framework’ tag

Video with an un-framework overview

with one comment

I wanted to share a video recording with an un-framework overview. This simple library has evolved a little bit from my previous post but I expect it will stay in this form for good ;) I don’t think it can evolve to anything more sophisticated but I hope that it will serve as an inspiration to others when building their own sets of helpers. I plan to use it solely as a substitue for my favorite DI frameworks when doing mobile Flex development.

Written by Piotr Walczyszyn

November 19th, 2010 at 4:36 pm

Posted in Articles,Examples

Tagged with , ,

UnFramework – or how to work without any frameworks

with 8 comments

Those who know me or at least subscribe to my blog know that I’m a big fan of Flex/AS3 frameworks. At this year’s Adobe MAX conference I even had my own session where I covered five major DI frameworks. Usually these frameworks provide a lot of productivity features and helpers like: IoC/DI, Event/Messaging bus, implementation of some architectural or design patterns (MVC, Command…), and many others. But what happens if we can’t or don’t want to use any of these frameworks?

Read the rest of this entry »

Written by Piotr Walczyszyn

November 16th, 2010 at 4:45 pm

Posted in Articles,Examples,Releases

Tagged with , ,