• 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
Re: IntelliJ + WebObjects 5.4
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: IntelliJ + WebObjects 5.4


  • Subject: Re: IntelliJ + WebObjects 5.4
  • From: Peter Vandoros <email@hidden>
  • Date: Wed, 19 Dec 2007 10:04:56 +1100

That's how i thought it was :(

I definitely don't plan on re-implementing any of that :)

What sort of changes to WOLips are required in order to make a standalone WOLipse Eclipse application with some sort of communication mechanism that an IDEA plugin can use to talk to WOLips for all the "WO project" management?

I just want to get a feel for how much work is involved before attempting anything like that.

Regards

Peter

Mike Schrag wrote:
Ideally, if all the Eclipse specific code in WOLips could be separated out of the "core" WOLips (if it isn't already) then it would provide the base for an IDEA plugin to build on.
I think this would be really REALLY hard to do ... Entity Modeler is separated out as its own application, but almost every bit of code uses Eclipse API's ... EOModel loading is mostly independent of Eclipse API's, but even many models use Eclipse model API's (IDocument, etc). Component editing and binding validation is full of references to IProjects, IJavaProjects, ITypes, IResources, etc. Basically, other than Entity Modeler, the vast majority of WOLips code is talking to the Java type system to manipulate your Java classes, or to the Eclipse document system to manipulate documents. I think trying to abstract this would be essentially defining a complete set of peer interfaces to all of the Eclipse API's, which would basically be total insanity. The alternative would be to try to actually implement the Eclipse interfaces on top of IDEA, but you're talking a HUGE task.

ms


_______________________________________________
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


-- Peter Vandoros Software Engineer Etech Group Pty Ltd Level 3/21 Victoria St Melbourne VIC 3000 Australia

Ph: +61 3 9639 9677
Fax: +61 3 9639 9577
----------------------------------
IMPORTANT: This e-mail message and any attachments are confidential and may be privileged. If received in error, please reply to this message and destroy all copies and any attachments. You should check this message and any attachments for viruses or defects. Our liability is limited to resupplying any affected message or attachments. For more information about Etech Group, please visit us at http://www.etechgroup.com.au.
_______________________________________________
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: IntelliJ + WebObjects 5.4
      • From: Mike Schrag <email@hidden>
References: 
 >IntelliJ + WebObjects 5.4 (From: Sam Barnum <email@hidden>)
 >Re: IntelliJ + WebObjects 5.4 (From: Peter Vandoros <email@hidden>)
 >Re: IntelliJ + WebObjects 5.4 (From: Mike Schrag <email@hidden>)

  • Prev by Date: Re: WOSubmitButton calling a URL in a new browser window
  • Next by Date: Re: WOSubmitButton calling a URL in a new browser window
  • Previous by thread: Re: IntelliJ + WebObjects 5.4
  • Next by thread: Re: IntelliJ + WebObjects 5.4
  • Index(es):
    • Date
    • Thread