Ramsey,
Thanks for all the help so far... But I still don't understand some basic concepts of WO! I had this same problem trying to get ERAttachment to work: how is ERUser (or ERAttachment) supposed to create a database file? Cheers, Flavio On 17/11/2014, at 18:36, Ramsey Gurley <[email protected]> wrote: > I’ve never had any problems with creating a model in project and then getting > things to run, but then, I haven’t done that very often. If you want to > control the order migrations run, there is a property for that. I think > > er.migration.modelNames > > will do what you want, but you have to list all the models you will migrate > in the correct order. > > Alternately, if you just want to see it working, don’t create a custom User > subclass at all. All the user management stuff works with the ERUser class > just the same. > > On Nov 17, 2014, at 12:42 PM, Flavio Donadio <[email protected]> wrote: > >> Ramsey, >> >> >> Is there a way to do it without having to create a framework for the model? >> >> I mean, there's just one table in my model, it seems overkill... I just >> wanted to teste the user management part of R2D2W... >> >> >> Cheers, >> Flavio _______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to [email protected]
