Re: How to create a non-web EOF application
Re: How to create a non-web EOF application
- Subject: Re: How to create a non-web EOF application
- From: Markus Ruggiero <email@hidden>
- Date: Fri, 25 Apr 2014 16:49:26 +0200
On 25.04.2014, at 16:43, John Pollard <email@hidden> wrote:
> Hi List,
>
> What is the sensible way to create a new application in Eclipse that uses EOF and a model, plus draws on Wonder bits and bobs, but isn't a web app i.e. has no web front end? I think Eclipse once had an EOF Application type, or I may have mis-remembered that.
>
> I can create a new Wonder app in eclipse and just not have any request / responses and launch my code from Application(), but that feels a bit wrong. I don't want it to talk to wotaskd or be started from JavaMonitor.
>
I would suggest you override run() in Application.java and just not call super(). In this case you can be sure that everything has been fully initialized and you have all the bells and whistles of WO/EOF/Wonder available
---markus---
> Thanks in advance.
>
> John
> _______________________________________________
> 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
_______________________________________________
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