On Apr 29, 10:14 am, brus <emil.bru...@gmail.com> wrote: > (def AShow (proxy [Enum] ["AlwaysShow" 1]))
I don't think you can proxy an enumeration. You can use gen-class, but even that doesn't work perfectly. You may need to break down and write some Java. -Stuart Sierra --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---