The Artima Developer Community
Sponsored Link

Java Buzz Forum
Truly scary: Just In Time Groovy Libraries

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
dion

Posts: 5028
Nickname: dion
Registered: Feb, 2003

Dion Almaer is the Editor-in-Chief for TheServerSide.com, and is an enterprise Java evangelist
Truly scary: Just In Time Groovy Libraries Posted: Jul 23, 2004 7:31 AM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by dion.
Original Post: Truly scary: Just In Time Groovy Libraries
Feed Title: techno.blog(Dion)
Feed URL: http://feeds.feedburner.com/dion
Feed Description: blogging about life the universe and everything tech
Latest Java Buzz Posts
Latest Java Buzz Posts by dion
Latest Posts From techno.blog(Dion)

Advertisement
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)

Read: Truly scary: Just In Time Groovy Libraries

Topic: [Jul 15, 2004 05:03 PDT] 9 Links Previous Topic   Next Topic Topic: Speech Accent Archive: Hear a ton of accents

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use