robotlegs

Adobe Flash 2011. 8. 19. 14:15
반응형


What is Robotlegs?

Robotlegs is a pure AS3 micro-architecture (framework) with a light footprint and limited scope. Simply put, Robotlegs is there to help you wire your objects together. It provides the glue that your application needs to easily function in a decoupled way. Through the use of automated metadata based dependency injection Robotlegs removes boilerplate code in an application. By promoting loose coupling and avoiding the use of Singletons and statics in the framework Robotlegs can help you write code that is highlytestable.

요즘 as3에서도 pureMVC를 비롯한 프레임 웍이 뜨는듯 하다 .
오렐리에서도 책이 나왔는데 이것이 의미하는것은 무엇일까?
앞으로 as3의 프레임웍들이 많이 발전될거 같은 예상이 든다.
프레임웍이 모든것을 해결해주지는 않겠지만 어쩌면 이러한 프레임웍들로 인해 as3를 사용하는 
많은 개발자들에게 좋은 영향을 미칠것인지 아닌지는 두고 봐야 할듯싶다.

http://www.robotlegs.org/
 
반응형

'Adobe Flash' 카테고리의 다른 글

FlashBuilder4_CodeAssist  (0) 2011.08.23
Robotlegs ContextEvent STARTUP 과 STARTUP_COMPLETE  (0) 2011.08.23
IsoViewBasics  (0) 2011.08.05
Flex 3 Getting Start  (0) 2011.07.19
ADOBE AIR  (0) 2011.07.19
: