svn commit: r14012 - trunk/src_new/org/argouml: application/api util

[email protected]
Newsgroups gmane.comp.lang.uml.argouml.cvs
Message-ID <[email protected]>
Author: tfmorris
Date: 2007-12-27 20:52:59-0800
New Revision: 14012

Modified:
   trunk/src_new/org/argouml/application/api/Argo.java
   trunk/src_new/org/argouml/util/ConfigLoader.java

Log:
More argo.ini related deprecations

Modified: trunk/src_new/org/argouml/application/api/Argo.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/application/api/Argo.java?view=diff&rev=14012&p1=trunk/src_new/org/argouml/application/api/Argo.java&p2=trunk/src_new/org/argouml/application/api/Argo.java&r1=14011&r2=14012
==============================================================================
--- trunk/src_new/org/argouml/application/api/Argo.java	(original)
+++ trunk/src_new/org/argouml/application/api/Argo.java	2007-12-27 20:52:59-0800
@@ -51,12 +51,16 @@
 
     /**
      * Key for argo resource directory.
+     * @deprecated for 0.25.4 by tfmorris.  Unused directory.
      */
+    @Deprecated
     public static final String RESOURCEDIR = "/org/argouml/resource/";
 
     /**
      * argo.ini path.
+     * @deprecated for 0.25.4 by tfmorris.  No longer used.
      */
+    @Deprecated
     public static final String ARGOINI = "/org/argouml/argo.ini";
 
     /**

Modified: trunk/src_new/org/argouml/util/ConfigLoader.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/util/ConfigLoader.java?view=diff&rev=14012&p1=trunk/src_new/org/argouml/util/ConfigLoader.java&p2=trunk/src_new/org/argouml/util/ConfigLoader.java&r1=14011&r2=14012
==============================================================================
--- trunk/src_new/org/argouml/util/ConfigLoader.java	(original)
+++ trunk/src_new/org/argouml/util/ConfigLoader.java	2007-12-27 20:52:59-0800
@@ -46,7 +46,12 @@
 /**
  * This class loads property panel tab classes specified by a configuration
  * file.
+ * 
+ * @deprecated for 0.25.4 by tfmorris. Callers should instantiate required
+ *             classes directly rather than allowing dependencies to be hidden
+ *             in argo.ini.
  */
+@Deprecated
 public class ConfigLoader {
 
     private static final Logger LOG = Logger.getLogger(ConfigLoader.class);
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.