• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
EOGenerator Almost Working
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

EOGenerator Almost Working


  • Subject: EOGenerator Almost Working
  • From: Joe Moreno <email@hidden>
  • Date: Sat, 26 Jan 2008 21:05:35 -0800

Hi All,

I've followed the instructions here, but my generated files need some clean up to compile:
http://wiki.objectstyle.org/confluence/display/WOL/Velocity+EOGenerator+(Veogen)


Specifically, my generated _EO files have three errors that I can see:

1.
package ${entity.packageName};
I'd like the entities in the default package or at least not ${entity.packageName}

2.
public abstract class _Customer extends ${EOGenericRecord} {
This should be EOGenericRecord not ${EOGenericRecord}

3.
For some reason, the compiler doesn't think that NSArray can be a generic (screen shot):

My EO file has one error:
package $entity.packageName;

Any help is greatly appreciated.

Thanks,
Joe
 _______________________________________________
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

  • Follow-Ups:
    • Re: EOGenerator Almost Working
      • From: Guido Neitzer <email@hidden>
  • Prev by Date: Re: 2 WOLips Questions.
  • Next by Date: Re: EOGenerator Almost Working
  • Previous by thread: Re: 2 WOLips Questions.
  • Next by thread: Re: EOGenerator Almost Working
  • Index(es):
    • Date
    • Thread