|
| <prev next> |
[argouml-dev] RE: svn commit: r11542 - trunk/src_new/org/argouml/applicat: msg#00067db.axion.devel
Hello Tom! Shall we create the common class to make this a little more concrete? /Linus > -----Original Message----- > From: tfmorris@xxxxxxxxxx [mailto:tfmorris@xxxxxxxxxx] > Sent: den 29 november 2006 20:28 > To: commits@xxxxxxxxxxxxxxxxxx > Subject: svn commit: r11542 - > trunk/src_new/org/argouml/application/Main.java > > Author: tfmorris > Date: 2006-11-29 11:27:50-0800 > New Revision: 11542 > > Modified: > trunk/src_new/org/argouml/application/Main.java > > Log: > Add class description. > > Also add warning to discourage developers from putting new functionality > here. > > Modified: trunk/src_new/org/argouml/application/Main.java > Url: > http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argoum l/ > application/Main.java?view=diff&rev=11542&p1=trunk/src_new/org/argouml/a pp > lication/Main.java&p2=trunk/src_new/org/argouml/application/Main.java&r1 =1 > 1541&r2=11542 > ======================================================================== == > ==== > --- trunk/src_new/org/argouml/application/Main.java (original) > +++ trunk/src_new/org/argouml/application/Main.java 2006-11-29 11:27:50- > 0800 > @@ -75,7 +75,13 @@ > import org.tigris.gef.util.Util; > > /** > - * Here it all starts... > + * This is the main class for two of the types of ArgoUML application > invocation: > + * non-GUI command line and Swing GUI.<p> > + * > + * NOTE: Functionality which should be common to all types of application > + * invocation (e.g. extension modules to be loaded) should added to some > + * common class and <b>not</b> here. Adding things here will cause > behavior > + * to diverge for other application invocation types (e.g. ArgoEclipse). > * > */ > public class Main { > > --------------------------------------------------------------------- > To unsubscribe, e-mail: commits-unsubscribe@xxxxxxxxxxxxxxxxxx > For additional commands, e-mail: commits-help@xxxxxxxxxxxxxxxxxx |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: [argouml-dev] Problem with the persistence/load of diagrams.: 00067, Christian López Espínola |
|---|---|
| Previous by Thread: | [argouml-dev] Problem (bug) in Projecti: 00067, Gabriel Goncalves |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |