Angel Java Lopez writes:

> I guess it could be difficult to implement such feature in Java/Clojure

It's really not difficult to do if you limit yourself to Clojure since
Clojure namespaces are first-class and easy to manipulate at
run-time. We implemneted a prototype of this in under two hours at a
Seajure meeting a while back:

    https://github.com/technomancy/metaverse

However, it's significantly more difficult to do for arbitrary Java bytecode.

-Phil

Attachment: pgpKcBOJ394eb.pgp
Description: PGP signature

Reply via email to