You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@velocity.apache.org by Michael McKibben <mi...@hihat.net> on 2001/11/26 20:44:21 UTC

[PATCH] org.apache.util.introspection.ClassMap.java

The attached patch fixes the bugs with introspection I have
encountered. Woo Hoo! It was created with "cvs diff -c". 

Regards,

--mike

Re: [PATCH] org.apache.util.introspection.ClassMap.java

Posted by "Geir Magnusson Jr." <ge...@optonline.net>.
On 11/26/01 2:44 PM, "Michael McKibben" <mi...@hihat.net> wrote:

> The attached patch fixes the bugs with introspection I have
> encountered. Woo Hoo! It was created with "cvs diff -c".
> 

Woo hoo!  Cool beans.  Will take a look - I was in classmap today, want to
reverse something I did, and will put it in then...

-- 
Geir Magnusson Jr.                                     geirm@optonline.net
System and Software Consulting
"They that can give up essential liberty to obtain a little temporary safety
deserve neither liberty nor safety." - Benjamin Franklin



--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


Re: [PATCH] org.apache.util.introspection.ClassMap.java

Posted by "Geir Magnusson Jr." <ge...@optonline.net>.
On 11/26/01 2:44 PM, "Michael McKibben" <mi...@hihat.net> wrote:

> The attached patch fixes the bugs with introspection I have
> encountered. Woo Hoo! It was created with "cvs diff -c".
> 

Committed. 

Thanks.  I was staring at this when you first reported it, and couldn't see
why some appeared to be getting 'skipped', because I know that code works
for that relationship between interface and implementing class.

One line fixes rock :)


-- 
Geir Magnusson Jr.                                     geirm@optonline.net
System and Software Consulting
"They that can give up essential liberty to obtain a little temporary safety
deserve neither liberty nor safety." - Benjamin Franklin



--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>