I'm new on this mailing list, so I'm going to say who I am in a
first time.
My name is Camille Roux. I am 23 yo. I'm french engineer specialized
in web and rich client technologies.
Hi Camille, welcome to the list!
That say, I'd like to know the right way to work on the DB structure
and how to share "fixtures" (as with rails) in a team.
We would like to work most of the time on the same DB structure and
with the same sample data.
I come from Rails and I find the couple Migration+Fixture
+Environment very powerful, I'd like to find equivalent way to work
in WebObjects.
What do you use to work like that?
Giudo mentioned the WebObjects equivalent for Migrations. For
Fixtures, I think that DBUnit (http://www.dbunit.org/) might be a good
replacement. I use it both for loading data fixtures, and also to
support some Migrations. I will attach a little utility class that
you might find useful.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden