Hi Alessio,
My plan is to use this to wrap other Java frameworks to simplify their APIs.
Internally, we started to use it to wrap Java libs as sets of resources
accessible from Clojure and it simplifies things a lot.
I have some ideas about wrapping Swing that I will experiment
this summer.
If y
On 4 Mag, 06:53, Luc Prefontaine wrote:
> Hi,
>
> being tired of wandering through a few thousand lines of XML Spring bean
> definitions, I finally wrote a library
> to start moving away from Spring/XML. It's definitively nicer doing
> dependency injection/auto-wiring using Clojure.
>
> This is
Hi,
being tired of wandering through a few thousand lines of XML Spring bean
definitions, I finally wrote a library
to start moving away from Spring/XML. It's definitively nicer doing dependency
injection/auto-wiring using Clojure.
This is part of our global effort here to confine Java as much