Nico Klasens wrote:
     /**
      * Get all builder properties
-     * @return a <code>Hashtable</code> containing the current properties
+     * @return a <code>Map</code> containing the current properties
      */
-    public Hashtable getInitParameters() {
+    public Map getInitParameters() {

Is it wise to change the return type of a public method in a minor release?

--
Pierre van Rooden
Mediapark, C 107 tel. +31 (0)35 6772815
"Hard work may pay off in the long run, but laziness always pays off right now."
_______________________________________________
Developers mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/developers

Reply via email to