Futurescale, Inc. PureMVC Home

The PureMVC Framework Code at the Speed of Thought


Over 10 years of community discussion and knowledge are maintained here as a read-only archive.

New discussions should be taken up in issues on the appropriate projects at https://github.com/PureMVC

Pages: [1]
Print
Author Topic: Fabrication 0.7.1 released  (Read 5855 times)
rafal.szemraj
Moderator
Full Member
*****
Posts: 41


View Profile WWW Email
« on: July 05, 2010, 05:18:03 »

What's new:

  • added fabrication namespace ( http://puremvc.org/utilities/fabrication/2010 )
  • AirApplication/FlexApplication for spark and AirHaloApplication?/FlexHaloApplication? for halo architecture
  • Introduced FabricationModuleLoader? and FabricationAirModuleLoader - simplified way to manage modules using ModuleManager
  • Introduced new Reactions registration approach wiki
  • Introduced simply IoC for fabrication actors wiki

I'm working on couple of examples how to use new features. Stay tuned, and waiting for your feedback.

Rafal.

« Last Edit: July 05, 2010, 05:20:19 by rafal.szemraj » Logged
manuraj.dhanda
Jr. Member
**
Posts: 13


View Profile Email
« Reply #1 on: July 06, 2010, 03:21:19 »

Can I find any example for FabricationModuleLoader and FabricationAirModuleLoader?

How to use them and what benefits it provide over the standard moduleloader?
Logged
rafal.szemraj
Moderator
Full Member
*****
Posts: 41


View Profile WWW Email
« Reply #2 on: July 06, 2010, 06:48:55 »

I will provide some examples in short time. Actually, benefit of using these loaders over standard FlexModuleLoader is that we do not create another layer of fabricator ( FlexModule loader is IFabricator ) but we are just using pure FlexModule ( loaded FlexModule is fabricator by itself )
« Last Edit: July 06, 2010, 07:30:31 by rafal.szemraj » Logged
Pages: [1]
Print