Basically, what I want is for AOT to be an optional optimization, not a requirement. Currently if your code relies on gen-class, AOT becomes necessary for operation, period.
On Tue, Jul 21, 2009 at 4:53 PM, Chris Dean<[email protected]> wrote: > > > > Howard Lewis Ship <[email protected]> writes: >> It would be nice if (gen-class), when not in compile mode, would still >> create a class in memory that could be referenced by class name >> elsewhere in Clojure. > > +1 > > I would find this useful as well. > > Cheers, > Chris Dean > > > > -- Howard M. Lewis Ship Creator of Apache Tapestry Director of Open Source Technology at Formos --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to [email protected] Note that posts from new members are moderated - please be patient with your first post. 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 -~----------~----~----~----~------~----~------~--~---
