Re: Eclipse source of problems?
Re: Eclipse source of problems?
- Subject: Re: Eclipse source of problems?
- From: Mike Schrag <email@hidden>
- Date: Tue, 11 Sep 2012 09:51:47 -0400
You have models in your own projects and you have plugins in your own projects, all which can influence SQL generation. Imagine if you had a custom database plugin that changed how SQL was generated. That means that generating SQL has to respect the classpath configuration of your project. There's nothing special about WO frameworks in this regard. If you link WO, Wonder, other people's frameworks, your own frameworks, whatever, they're all the same in the eyes of WOLips, so yes, the specific projects involved influence this.
On Sep 11, 2012, at 9:39 AM, Ângelo Andrade Cirino <email@hidden> wrote:
> Hi Chuck,
>
> I understand that, but it seemed that the SQL generation code was interacting heavily with the frameworks in my _specific_ project, not only with WO's frameworks. What else would make it work in a project and present errors in other with the same model?
>
> Angelo
>
> Em 11/09/2012, às 02:02, Chuck Hill escreveu:
>
>> The code to generate the SQL is part of WebObjects, not part of the WOLips plugin of Eclipse. It needs to be able to load parts of WebObjects to generate the SQL. Making it independent would require re-implementing part of WebObjects in WOLips. Possibly illegal and certainly a lot of work for the benefit.
>
>
> _______________________________________________
> 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