One other thing;

The 'tear off' classes I talked about now that I think about it deal with applications(projects) not core UI components that I make. That would make no sense to do that.

Peace, Mike

On 5/16/06, Michael Schmalle <[EMAIL PROTECTED]> wrote:
Hi,

Use classpaths.

I have one classpath that is hooked into subversion. IE c:/Flex/classes/com/teotiGraphix/...

I seperate Projects in FB2, but use the same classpath for SHARED core things. But a component or application that needs it's own 'tear off class file stub', I create it in the project directory. IE If you wanted to zip up the 'component' dependencies without the core. Also, it's a way to not look at everything at once.

This then acts as multiple layers that exist in that core classes class path.

Don't take my word for it, trying to find info like this is hard right now becasue Flex is still creating best proctices.

Peace, Mike

PS, I am a framework component developer and this works great for libraries that you speak of.


On 5/16/06, Claudia Barnal < [EMAIL PROTECTED]> wrote:
Hi Stefan,

Thanks for your info, I'm looking into Cairngorm too, but I was
reffering more on my own custom components and classes that I want to
reuse in a proper way rather than say, "copy and paste" the needed
files into each project folder I build.

Thanks,
Claudia


On 5/16/06, stefan_schmalhaus <[EMAIL PROTECTED]> wrote:
> --- In flexcoders@yahoogroups.com, "Claudia Barnal" <[EMAIL PROTECTED]> wrote:
>
> > I couldn't find any "Best Practice" documentation for Flex 2, so I
> > thought you guys could help me out.
>
> Claudia,
>
> Maybe you should take a look at the Cairngorm framework first before
> you start from scratch. A lot of common design problems have already
> been solved here. Steven Webster's six-part article series is an
> excellent introduction:
>
> http://www.adobe.com/devnet/flex/articles/cairngorm_pt1.html
>
>
> Stefan


--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com




YAHOO! GROUPS LINKS






--
What goes up, does come down.



--
What goes up, does come down.

--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com




YAHOO! GROUPS LINKS




Reply via email to