[jbossseam-issues] [JBoss JIRA] Commented: (JBSEAM-2050) reorganize modules

Max Andersen (JIRA) jira-events at lists.jboss.org
Mon Oct 8 06:48:03 EDT 2007


    [ http://jira.jboss.com/jira/browse/JBSEAM-2050?page=comments#action_12380911 ] 
            
Max Andersen commented on JBSEAM-2050:
--------------------------------------

Is this just for seam core it self ? or also intended for the seam-gen generation ? (just asking because the component says Tools)

With respect to modularization; then take a look at how hibernate3 is build up at the moment; that structure works in Intellij AND 98% in Eclipse (mainly because there are zero IDE-important files in jboss-seam/ except the pom.





> reorganize modules
> ------------------
>
>                 Key: JBSEAM-2050
>                 URL: http://jira.jboss.com/jira/browse/JBSEAM-2050
>             Project: JBoss Seam
>          Issue Type: Feature Request
>          Components: Tools
>    Affects Versions: 2.0.0.CR1
>            Reporter: Dan Allen
>             Fix For: 2.0.x
>
>   Original Estimate: 1 day
>  Remaining Estimate: 1 day
>
> I would like to make "modules" a first order directory (renamed from "src") and also organize tests so they are per-module. This will encourage per-module tests and also prevent circular dependencies (because the folders are treated as modules and not one big lump of source code). The ui module also once again finds itself adjacent to the other modules.
> jboss-seam/
>     examples/  <-- showing this just as a reference point
>     modules/
>         core/
>             main/java
>             test/java
>         ui/
>             main/java
>             test/java
>         (continue for debug, ioc, gen, pdf, mail, remoting)
> Although Eclipse doesn't know the first think about multi-modules, this will be idea for setting up a module-aware IDE like IntelliJ IDEA (and to some degree, NetBeans).

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the seam-issues mailing list