At 2:22 PM -0700 4/10/09, Mike Schrag wrote:
PS - Wouldn't it be cool if the migration generator in Entity
Modeler would use the string constants from the model for table
and column names instead of in-line strings? :-)
it can't for two reasons --
one is that your model will change over time
PS - Wouldn't it be cool if the migration generator in Entity
Modeler would use the string constants from the model for table and
column names instead of in-line strings? :-)
it can't for two reasons -- one is that your model will change over
time and the constant you refer to in migration0
Florijan,
On 10/04/2009, at 10:10 a.m., Stamenkovic Florijan wrote:
Hi Daniel,
This looks quite interesting... JavaPersistence's API makes much
more sense to me then JDO's. I have some questions about JP however,
if you have a moment to answer them:
1. How complicated is the glue layer b
At 4:49 PM -0400 4/10/09, David Avendasora wrote:
Hi Sanford,
Your Migration class needs to implement IERXPostMigration in order
for that method to get called, I believe.
According to the Package Description for Migrations:
http://webobjects.mdimension.com/wonder/api/index.html?overview-summa
The Chicago CocoaHeads / Chicago Cocoa and WebObjects User Group is
holding our next meeting Tuesday, April 14th, at 7:00 PM at the Apple
Store on Michigan Ave.
Agenda:
- Dave Dribin's Version Control Shootout
- adjournment to O'Toole's
When:
Tues
Hi Sanford,
Your Migration class needs to implement IERXPostMigration in order for
that method to get called, I believe.
According to the Package Description for Migrations:
http://webobjects.mdimension.com/wonder/api/index.html?overview-summary.html
To perform a "post op", your migration c
Hello,
I'm experimenting with Migrations. I'm a little new to all this.
What's the proper way to implement postUpgrade? Below is a snippet
of what I've got, but postUpgrade is never called. I don't see an
ERXMigrationDatabase.PostMigration class. And I don't really want to
duplicate w
On Apr 10, 2009, at 11:10 AM, Stamenkovic Florijan wrote:
This looks quite interesting... JavaPersistence's API makes much
more sense to me then JDO's. I have some questions about JP however,
if you have a moment to answer them:
JPA replaces JDO in the EJB spec I believe.
1. How compl
It is not really hypothetical. Cayenne has H2 adapter and is tested
with H2, as well as Derby.
I prefer Derby, as HSQLDB (the predecessor of H2) had some concurrent
access issues, while Derby does not.
Andrus
On Apr 10, 2009, at 6:08 PM, Stamenkovic Florijan wrote:
Hi John,
Hm... Mayb
On Apr 10, 2009, at 11:08 AM, Stamenkovic Florijan wrote:
Hi John,
Hm... Maybe. Have you done anything like this, or are you speaking
hypothetically?
Hypothetically. We had a project go out of here that used Cayenne and
I remember thinking it was sort of WO-like. H2 is one of those t
Hi Daniel,
This looks quite interesting... JavaPersistence's API makes much more
sense to me then JDO's. I have some questions about JP however, if you
have a moment to answer them:
1. How complicated is the glue layer between JP, and MSAccess / Derby?
2. Do you have to define the database
Hi John,
Hm... Maybe. Have you done anything like this, or are you speaking
hypothetically?
F
On Apr 09, 2009, at 23:07, John Ours wrote:
What about combining Cayenne backed with H2?
John
___
Do not post admin requests to the list. They will b
On Apr 10, 2009, at 8:50 AM, Phil Horton wrote:
Of course, now I have put together my question, it all starts to work!
I tried one last time deleting wolips.properties, recreated it and
everything fell into place...
Thanks for your previous input - not sure what the answer was, but
emaili
Of course, now I have put together my question, it all starts to work!
I tried one last time deleting wolips.properties, recreated it and
everything fell into place...
Thanks for your previous input - not sure what the answer was, but
emailing the list seems to have worked!
Best wishes,
Dear all,
Sorry to trouble you all again...
I am still struggling to get Eclipse and WOLips installed properly on
a clean Leopard (10.5.6) machine. I am using an Intel Mac Mini. I have
tried using both the packaged install ("Eclipse+WOLips.zip" - just
downloaded the latest version) and usi
15 matches
Mail list logo