| Article: |
Ruby the Rival | |
| Subject: | can't do RoR in Java?.... | |
| Date: | 2005-11-18 11:05:18 | |
| From: | marcusbreese | |
|
Response to: can't do RoR in Java?....
|
||
|
Sure it is... just not with the current frameworks. You could have hibernate generate your pojo's for you from the database schema using reverse engineering... Even with RoR's though, if you add a new relationship (1..n) you'll have to manually add it to the model.
|
||
Showing messages 1 through 1 of 1.
-
can't do RoR in Java?....
2005-11-21 10:13:18 Robert Cooper |
[View]



Meet Trails. :)
Trails really strikes me as a partial solution. It isn't bad for what it is. However, to really use it effectively you have to understand the underlying technologies.