Re: [flexcoders] Plug-in Based application like Eclipse RCP in Flex/AIR

2009-04-22 Thread Richard Rodseth
I'll take a stab at this since I've done both Eclipse and Flex work.

I suggest you read up on ModuleLoader, sub-applications and RSLs.

Basically, one SWF can load another, and you can of course have your
individual applications implement interfaces.

But there's nothing like the Eclipse plug-in config format, extension points
etc. that I know of.

On Wed, Apr 22, 2009 at 10:19 AM, Parjan Arjan  wrote:

>
>
>  Hello All,
>
>  I am java developer I mostly work on Eclipse RCP (Rich Client Platform
> Application) using SWT.
>
> I am not an experienced Flex/AIR developer. I just wanted to create Plug-in
> based application Like eclipse RCP in Flex/AIR so can anyone guide me does
> Flex/AIR support Plug-in based applications like Eclipse RCP does support
> flex/AIR “Extensions points” etc? Or is there any alternative solution in
> Flex/AIR to create Plug-in based application.
>
> Please do help me related to this issue I will be thankful to all of you if
> you send me some useful links or tutorials.
>
>
>
> Thanks in Advance.
>
> Parkash.
>
>
>
>
>
>  
>


[flexcoders] Plug-in Based application like Eclipse RCP in Flex/AIR

2009-04-22 Thread Parjan Arjan




Hello All,

 I am java developer I
mostly work on Eclipse RCP (Rich Client Platform Application) using SWT.



I am not an experienced Flex/AIR developer. I just wanted to create
Plug-in based application Like eclipse RCP in Flex/AIR so can anyone guide me 
does
Flex/AIR support Plug-in based applications like Eclipse RCP does support 
flex/AIR
“Extensions points” etc? Or is there any alternative solution in Flex/AIR to
create Plug-in based application.


Please do help me related to this issue I will be thankful
to all of you if you send me some useful links or tutorials.

 

Thanks in Advance.

Parkash.