Re: Recreating Xcode project from deployed app
Re: Recreating Xcode project from deployed app
- Subject: Re: Recreating Xcode project from deployed app
- From: Chuck Hill <email@hidden>
- Date: Mon, 8 Dec 2008 12:19:17 -0800
On Dec 7, 2008, at 8:31 AM, Randall Perry wrote:
I have a deployed app needing updates from which the source code was
lost,
and so have to recreate from deployed app components.
I've done a fresh install of Xcode 2.5 in Tiger, and was going to
create a
new project, insert components, and then copy over the html, wod
code from
the existing app.
1st problem I've run into is that adding a new file in Xcode 2.5, I
don't
get the option for a WO component -- only a WO DisplayGroup
component. So it
appears there's something missing from the install. Wondering if I
should go
back and install Xcode 2.0 and then upgrade from there?
I tried copying the components from deployed app into new project to
see if
they'd be recognized, but they weren't. I see that the Xcode project
file
has refs to the Main component and obviously needs refs to the other
components for the project to see them. Is it possible to code the
refs
directly into the Xcode proj file, or should I just stick with Plan
A and
recreate components and copy and paste from the old code?
You will find this much easier with WOLips and Eclipse. Add a little
JAD magic to de-compile the source and you could be set.
Chuck
--
Chuck Hill Senior Consultant / VP Development
Practical WebObjects - for developers who want to increase their
overall knowledge of WebObjects or who are trying to solve specific
problems.
http://www.global-village.net/products/practical_webobjects
_______________________________________________
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