The Artima Developer Community
Sponsored Link

Java Buzz Forum
ActiveMapper: ActiveRecord comes over to Java

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
ActiveMapper: ActiveRecord comes over to Java Posted: Jul 11, 2005 6:41 PM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by dion.
Original Post: ActiveMapper: ActiveRecord comes over to Java
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

There has been a big rush in non-Rails based communities to see what they can learn from that world, and if it makes sense to port any ideas over.

Thomas Risberg has started to port over ActiveRecord to a project called ActiveMapper which sits a-top of JdbcTemplate.

It has been interesting to see the two sides:

  • Lets tweak our frameworks to use smart defaults
  • Lets do code-gen to generate artifacts on our frameworks
  • Lets write a new framework / port something from Rails

We all knew it was coming :)

Read: ActiveMapper: ActiveRecord comes over to Java

Topic: Changing email addresses Previous Topic   Next Topic Topic: Submitting to Flickr

Sponsored Links



Google
  Web Artima.com   

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