ditto, same structure but different actual locations on the drive. Usually
when I have a java project and flex project that have mirrored classes
(usually when using remoting), that means that I have one Flex project and
one Java project, which exist as separate projects within Eclipse. I never
have java source classes in my Flex projects and never have AS classes
within my java projects.

Doug

On Sat, Sep 6, 2008 at 2:43 PM, Ralf Bokelberg <[EMAIL PROTECTED]>wrote:

>   completely separated, but the packages can have the same structure/name
> r.
>
>
> On Sat, Sep 6, 2008 at 11:37 PM, ibid049 <[EMAIL 
> PROTECTED]<ibid49%40gmail.com>>
> wrote:
> > Just an organizational question.
> >
> > If you have a client-server app in flex, and you have your domain-
> > specific package structure, e.g. com.yahoo.groups.tech.etc., Do you
> > put your AS classes within the same structure as your server-side
> > classes, whatever language they're written in, or do you keep you
> > language-specific classes completely separate in duplicated
> > com.yahoo.groups.tech folder structures elsewhere on the hard drive?
> >
> > I imagine this is a preference thing, but I wanted to know how
> > everyone else usually does it, specifically for ease of development
> > and setting up Flex Builder.
>  
>

Reply via email to