Me too as this requires less adjusting of Flexmojos ;-)

Chris

________________________________________
Von: carlos.rov...@gmail.com <carlos.rov...@gmail.com> im Auftrag von Carlos 
Rovira <carlos.rov...@codeoscopic.com>
Gesendet: Donnerstag, 17. Dezember 2015 11:55
An: dev@flex.apache.org
Betreff: Re: [FlexJS] Maven-friendly folders

maybe b) should be better, since I think 2 folders could be a bit of a
nightmare. So I vote for a unique "flex" folder

2015-12-17 11:33 GMT+01:00 Christofer Dutz <christofer.d...@c-ware.de>:

> Well if there is .as and .mxml I could vote for one of these two options:
>
> a) src/main/as and src/main/mxml
> b) src/main/flex
>
> The "src/main/resources" is the default in Maven ... if there are no
> resources, the directory isn't either. Just if there are static resources,
> they should go in there.
>
> Chris
>
> ________________________________________
> Von: carlos.rov...@gmail.com <carlos.rov...@gmail.com> im Auftrag von
> Carlos Rovira <carlos.rov...@codeoscopic.com>
> Gesendet: Donnerstag, 17. Dezember 2015 11:19
> An: dev@flex.apache.org
> Betreff: Re: [FlexJS] Maven-friendly folders
>
> Just was thinking on that. Thanks Chris to rise the mvn-like-folders! :)
>
> the four paths are needed in maven.
>
> Regarding "as" vs "flex", is hard to decide. both seems ok to me. Maybe
> "flex" has more meaning...but "as" refers to the extension of the language
> (and this should make us think in what happens to ".mxml", should we have
> /mxml?)
>
>
>
> 2015-12-17 11:07 GMT+01:00 Christofer Dutz <christofer.d...@c-ware.de>:
>
> > Well if we wanted to go more in the direction of a Maven-firendly
> > structure, it would probably be:
> >
> > - src/main/as (or src/main/flex or src/main/flexjs ... don't know what we
> > want to call the highest level ... I don't really care as long as we
> stick
> > to the decision)
> > - src/main/resources (for config file, static resources etc.)
> > - src/test/as (for test code)
> > - src/test/resources (for resources needed during tests)
> >
> > I personally would prefer "src/main/flex" and src/test/flex" as I think
> > that we also have mxml and that is not as but both sort of "are flex" ...
> > what do you think?
> >
> > Chris
> >
> > ________________________________________
> > Von: Alex Harui <aha...@adobe.com>
> > Gesendet: Donnerstag, 17. Dezember 2015 09:18
> > An: dev@flex.apache.org
> > Betreff: [FlexJS] Maven-friendly folders
> >
> > Hi,
> >
> > Now that all JS files are generated via cross-compiling, the folder
> > structure in each SWC project currently looks like:
> >
> > SWCFolder/as/src  -- The source code
> >          /as/tests -- Any FlexUnit tests
> >          /js/out  -- The cross-compiled output
> >          *-manifest.xml -- The MXML manifests
> >          compile-config.xml -- config file for SWF
> >          compile-asjs-config.xml -- config file for JS
> >          build.xml  -- The Ant build script
> >
> > I don't think we need the "as" folder level.  We had it since we used to
> > have a js/src and wanted to distinguish between languages in the sources,
> > so I was thinking we'd bring the as/src and as/tests folder to the top
> > level as in:
> >
> > SWCFolder/src  -- The source code
> >          /tests -- Any FlexUnit tests
> >
> > and I'm wondering if there is some other organization of folders that
> > might be more Maven-friendly.
> >
> > Thoughts?  I'm shutting down for tonight.  Will check back in my morning.
> >
> > -Alex
> >
> >
>
>
> --
>
> Carlos Rovira
> Director General
> M: +34 607 22 60 05
> http://www.codeoscopic.com
> http://www.avant2.es
>
>
> Este mensaje se dirige exclusivamente a su destinatario y puede contener
> información privilegiada o confidencial. Si ha recibido este mensaje por
> error, le rogamos que nos lo comunique inmediatamente por esta misma vía y
> proceda a su destrucción.
>
> De la vigente Ley Orgánica de Protección de Datos (15/1999), le comunicamos
> que sus datos forman parte de un fichero cuyo responsable es CODEOSCOPIC
> S.A. La finalidad de dicho tratamiento es facilitar la prestación del
> servicio o información solicitados, teniendo usted derecho de acceso,
> rectificación, cancelación y oposición de sus datos dirigiéndose a nuestras
> oficinas c/ Paseo de la Habana 9-11, 28036, Madrid con la documentación
> necesaria.
>



--

Carlos Rovira
Director General
M: +34 607 22 60 05
http://www.codeoscopic.com
http://www.avant2.es


Este mensaje se dirige exclusivamente a su destinatario y puede contener
información privilegiada o confidencial. Si ha recibido este mensaje por
error, le rogamos que nos lo comunique inmediatamente por esta misma vía y
proceda a su destrucción.

De la vigente Ley Orgánica de Protección de Datos (15/1999), le comunicamos
que sus datos forman parte de un fichero cuyo responsable es CODEOSCOPIC
S.A. La finalidad de dicho tratamiento es facilitar la prestación del
servicio o información solicitados, teniendo usted derecho de acceso,
rectificación, cancelación y oposición de sus datos dirigiéndose a nuestras
oficinas c/ Paseo de la Habana 9-11, 28036, Madrid con la documentación
necesaria.

Reply via email to