Modularization of Flex Applications Public Class

Tuesday, September 23 2008 | 6:00 PM (IST)

The class is over

Price:
Free
Duration:
60 minutes
Presented by:
Rating:

View Recording

System & Device Check

About the Class

Flex is amongst the hottest emerging technology to create Rich Internet Applications. However, Rich Internet Applications are known to be heavy and take time to load. Programmers can make use of modularization to avoid this.

Modules are SWF files that can be loaded and unloaded by an application. Modules let you split your application into several pieces, or modules. The main application can dynamically load other modules that it requires, when it needs them. It does not have to load all modules when it starts, nor does it have to load any modules if the user does not interact with them. When the application no longer needs a module, it can unload the module to free up memory and resources.

Modular applications have the following benefits:

  • Smaller initial download size of the SWF file.
  • Shorter load time due to smaller SWF file size.
  • Better encapsulation of related aspects of an application.
This is an introductory session on Modularizing Flex Applications. This session would focus on:
  • Introduction to Flex
    • What is modularization
    • Why we need it/benefit of modularization
    • How we used to do it in old flash applications
    • How we can do it in Flex 3
  • Why we need it/ benefit of modularization
    • Larger Applications can be easily managed
    • Different teams can manage different parts of the product
    • Increases team productivity
    • Compile time can be reduced as each individual module is compiled separately
    • Change in a single module would require only the compilation of that module
    • We don’t have to replace the whole application if there is a change in a single module only
  • Different ways of modularization in Flex
    • RSL – Runtime Shared Libraries (collection of shared classes & components)
      • When we should use it and when not
      • How RSL works
      • Types of RSL
    • Standalone applications i.e. SWFs (compiled separately can run as standalone application)
    • mx:Module Flex Module (runs within flex application)

Language of instruction:

Keywords: adobe flex, adobe flash, modularization

Attendees in the class (7)

Comments
Pradip Jadhav
By: Pradip Jadhav
595 days 5 hours 16 minutes ago

Hello Sir,

I am developing an application using Cairngorm architecture. Will you please tell how we can achieve modularization using cairngorm architecture?

jadhavpradip90@gmail.com is my email id.

Regards,
Pradip Jadhav

Vivek Lakhanpal
By: Vivek Lakhanpal
1089 days 55 minutes ago

Hi Prachee, How can I help you? I don''t know your mail id. Moreover I can suggest you some solution only if know the exact architecture of your application. Thanks, Vivek.

prachee
By: prachee
1094 days 8 hours 55 minutes ago

Hello Vivek sir, I am not able to hear to in video tutorial :(

prachee
By: prachee
1094 days 9 hours 25 minutes ago

Hi Vivek sir, I want to implement modularization in my flex aaplication. The scenerio is like .net application calls SWF file. Changes made to this swf have to deploy each time by deploying complete swf. I want that this swf could be break into smaller parts so tht specific changes can be deployed by different swf files. Can uplease guide me If possible send me ur response on my email id: Regards, Prachee

Vivek Lakhanpal
By: Vivek Lakhanpal
1238 days 22 hours 50 minutes ago

HI Tejkumar, Yaar english to mere ko bhi jayada nahin aati hai. See if you can get some english teacher in wiziq.com and if he can help you out.

tejkumar
By: tejkumar
1239 days 10 hours 34 minutes ago

Hi sr i am tejkumar ,I want to learn and speak fluent english can u help me......

About Vivek Lakhanpal
(Teacher)

  • Vivek Lakhanpal
    Vivek Lakhanpal
  • 2 Followers
  • 1 Member recommends
  • 1 Class conducted