• 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: Bringing back the dev tools
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Bringing back the dev tools


  • Subject: Re: Bringing back the dev tools
  • From: Thomas <email@hidden>
  • Date: Sat, 23 Feb 2008 19:47:00 +1100

Dave,

I'm interested, but I'm wondering about a few things:

- XHTML 4.0 standard html?

- WO 5.4 inline tags like <wo:string value="[whatever]"/>

- html/api-only (no wod) components?

- those bugs I used to swear at all the time, but mercifully seem to have forgotten... like pasting a tag from one component into another page, and all the quoted attributes disappear, like

whatever: WOKeyValueConditional {
 key = "session.something";
 value = "some text";
 negate = true;
}

becomes

whatever: WOKeyValueConditional {
 negate = true;
}


I seem to swear as much at Eclipse as I used to swear at WO Builder, but I'd be very wary of going back to XCode now that I have become more-or-less productive with Eclipse...


Regards
Thomas

On 23/02/2008, at 6:19 PM, David Elliott wrote:

Well, I finally did it.

If anyone is interested, both EOModeler and WebObjects Builder from the Xcode 2.5 release can be made to work in conjunction with Xcode 3 on Leopard. This includes the ability of WebObjects Builder to talk with Xcode 3 so it can display the variables from associated Java source files.

I also determined that Apple built WOJavaPBXHelper.pbplugin to support GC mode so with a small Info.plist hack you can let Xcode know it's okay to load it which allows you to use the web assistant as well as click on links in backtraces.

So far I have encountered only one bug. In WebObjects Builder closing the last open component for a given project will result in Xcode choking and WB hanging waiting for a reply when you go to open another component from the same project. An easy workaround is to always leave at least one component open. If you accidently close all of them, quitting WB before opening a new component will fix the problem.

Anyway, I'm trying to gauge if there's any interest in this and whether it's even worth my time to release it. So reply and let me know if you're interested.

-Dave

_______________________________________________
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
  • Follow-Ups:
    • Re: Bringing back the dev tools
      • From: David Elliott <email@hidden>
    • Re: Bringing back the dev tools
      • From: Clark Mueller <email@hidden>
References: 
 >Bringing back the dev tools (From: David Elliott <email@hidden>)

  • Prev by Date: Bringing back the dev tools
  • Next by Date: Re: Bringing back the dev tools
  • Previous by thread: Bringing back the dev tools
  • Next by thread: Re: Bringing back the dev tools
  • Index(es):
    • Date
    • Thread