creating maven "connector" goal
-------------------------------

         Key: CORE-93
         URL: http://jira.andromda.org/browse/CORE-93
     Project: AndroMDA Core
        Type: Improvement
    Reporter: Wojciech Ciesielski
 Assigned to: Chad Brandon 


I was wandering if current division of AndroMDA generated code into segments 
commons/core is really the best one... Wouldn't it make more sense, if there 
was connector.jar including all classes required to connect client to core of 
the application? The difference from commons.jar is that it should contain 
ServiceLocator and main service interfaces... 

Right now it doesn't make sense (or I am missing something  ) - on the same 
container you need to have both jar's (core and commons) so it doesn't really 
matter but if I want to separate client from core (like standalone client / 
applet / web-app on different webserver) I have to manually create client 
jars...




-------------------------------------------------------
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl

Reply via email to