[gant-scm] [10430] gant/trunk/src/main/groovy/org/codehaus/gant/GantMetaClass.java: Add a TODO about the Class vs.

View: New views
1 Messages — Rating Filter:   Alert me  

[gant-scm] [10430] gant/trunk/src/main/groovy/org/codehaus/gant/GantMetaClass.java: Add a TODO about the Class vs.

by russel-9 :: Rate this Message:

Reply (Restricted by the Administrator) | Reply to Author | View Threaded | Show Only this Message

Some parts of this message have been removed. Learn more about Nabble's security policy.
[10430] gant/trunk/src/main/groovy/org/codehaus/gant/GantMetaClass.java: Add a TODO about the Class vs.
Revision
10430
Author
russel
Date
2009-10-18 14:12:31 -0500 (Sun, 18 Oct 2009)

Log Message

Add a TODO about the Class vs. Class<?> and overload issue.

Modified Paths

Diff

Modified: gant/trunk/src/main/groovy/org/codehaus/gant/GantMetaClass.java (10429 => 10430)

--- gant/trunk/src/main/groovy/org/codehaus/gant/GantMetaClass.java	2009-10-18 19:12:27 UTC (rev 10429)
+++ gant/trunk/src/main/groovy/org/codehaus/gant/GantMetaClass.java	2009-10-18 19:12:31 UTC (rev 10430)
@@ -177,6 +177,8 @@
   //  groovy.lang.GroovyObject have not been marked up for Java 5 generics.  Because there is a problem that
   //  blah(Class<?>) does not override blah(Class) -- at least according to Eclipse -- leave the Class type
   //  without a type parameter and suffer the compilation warning.
+  //
+  //  TODO : Class -> Class<?> when the Eclipse plugin and the Groovy code base allow.
   //////////////////////////////////////////////////////////////////////////////////////////////////////////
   /**
    *  Invoke a method on the given receiver for the specified arguments. The sender is the class that


To unsubscribe from this list please visit:

http://xircles.codehaus.org/manage_email