Glad to be of help. To be totally honest I hadn't really tested it too much,
so I don't know ;) One obvious limitation here is that it doesn't work with
multiple inheritance (it only looks at the first item in the parents set).
 As long you're sticking with a Java-style single inheritance model this
doesn't really present much of a problem. I'll clean it up when I have some
extra time and add some test cases, provide a small readme listing
limitations, and host it on GitHub for anyone else that needs this behavior.
David

On Sun, Mar 29, 2009 at 8:20 AM, CuppoJava <patrickli_2...@hotmail.com>wrote:

>
> Thanks a lot for that David,
> It works perfectly for me.
>
> Are there any circumstances where it doesn't work? I haven't run into
> any yet, but if there are, I'll design my program around it.
>  -Patrick
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To post to this group, send email to clojure@googlegroups.com
To unsubscribe from this group, send email to 
clojure+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/clojure?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to