Hello. well after such a long time without coding in WO, and yesterday I started some new project, I created as always my Wonder Project, created the EOModel, Migraction class, and created the EO's clcikign the EOGenerate.
Now I realize that I needed to do a simple qualifier, User.NAME.eq(name).and(User.PASS.eq(pass)); but then NAME and PASS weren't declared, I went to the _User.java file and realize that just NAME_KEY and PASS_KEY were created, and then I saw that my EO extends EOGenericRecord and not ERXGenereicRecord.. Did I miss something while I was gone, or what am I doing worng? Gustavo _______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to [email protected]
