My brother editor thinks ORM is like Vietnam Tuples and Globals in Groovy
Jul 22

Truly scary: Just In Time Groovy Libraries

Groovy, Tech Add comments

Now this is scary :)

<jstrachan> brianm: some code should arrive soon in groovy where we can auto-download jars & dependencies from maven repos based on class loaders
<jstrachan> philip milne (ex-sun) has done it & plugged it into groovy
<jstrachan> so you can do things like
<jstrachan> new com.foo.Whatnot().doSomething()
<jstrachan> and it’ll load the latest version of whatnot.jar from maven & add it & dependencies to your classpath & run it
<brianm> hahahahahahaha
<jstrachan> would make scripting & using other libraries/frameworks really easy
<jstrachan> :)
<brianm> remote classlaoader pointed at jar in repo baby
<brianm> why download?

From Brian Mc

What would be cooler is:

% groovysh

1> new com.newpackage.ObjectThatWorksRemoteControl()
(thank you Dion. I just created a new object that will work a remote control and exported the jar to the maven ibiblio repository for others to use)

Leave a Reply

Spam is a pain, I am sorry to have to do this to you, but can you answer the question below?

Q: What are the first four letters in the word British?

Loading...