Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Prototypes primer needed



In setting up my EOModel, I'd like to use prototypes.  However, as
always, I am a bit lost in getting them to work.

In my connection configuration I have selected the prototype
EOJDBCFrontBasePrototypes.  After creating an entity, I create my
attributes specifying the prototype from the dropdown menu (i.e.
varchar1000 etc).

However, the classes generated don't incorporate the data type
specified in the model, i.e. instead of:

   public  string answer() {
        return (String)storedValueForKey("answer");
    }

I get

   public  answer() {
        return ()storedValueForKey("answer");
    }

What am I missing here?

And on the subject, how do I go about adding my own prototypes to the model?

Im using latest stable Eclipse and WOLips and a WOnderApplication.

Best regards,
Siggi
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/email@hidden

This email sent to email@hidden



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.