Thanks for the patch! Hang tight, during the work on AOT compilation  
I've been revisiting whether or not I can bundle the functionality of  
genclass right into AOT compilation - I think I can, yielding a much  
streamlined process.

At that point, I'll have some syntax for adorning defns with metadata  
that will do what was once the work of genclass, and I'll be able to  
incorporate in that the enhancements to genclass that have been  
requested.

I hope to have some drops of AOT soon after I return from Lisp50 at  
OOPSLA. Until then, I'd encourage everyone who has ideas about how the  
metadata annotations might look to chime in.

Rich

On Oct 19, 2008, at 12:19 PM, Matt Revelle wrote:

>
> Rich,
>
> I submitted a patch that adds support for exposing protected fields
> inherited indirectly through the super class in gen-class.  No problem
> if it's unwanted, but would be good to know either way.  Suppose the
> original message should've had "patch" in the subject line; it's
> "exposing ancestral protected fields with gen-class."
>
> Take care,
> Matt
> >


--~--~---------~--~----~------------~-------~--~----~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/clojure?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to