Golipse should install Eclipse 3.8.2, WOLips, and some other tools, etc.

Tim

On Apr 15, 2014, at 1:24 PM, Aaron Rosenzweig <[email protected]> wrote:

> Hi Ada,
> 
> Hey sorry… so many responses and we’re all confused.
> 
> I think what you are saying is that you were using Apple Development tools 
> including Xcode and WOBuilder to design your apps but now… now you’ve 
> upgraded your Mac and you can’t run them anymore…. You sorta know that your 
> only choice is to go Eclipse… does this sound like your situation? I’m 
> guessing too :-)
> 
> WO 5.4 is pure java. There is nothing to convert.
> 
> When you switch to Eclipse and install the WOLips plugin it will work. You 
> don’t need to convert anything.
> 
> Get Eclipse version 3.7.x and WOLips.
> 
> Cheers,
> AARON ROSENZWEIG / Chat 'n Bike
> e:  [email protected]  t:  (301) 956-2319
>       
> 
> On Apr 15, 2014, at 4:16 PM, David LeBer <[email protected]> wrote:
> 
>> WebObjects *is* pure java (there is no magic ‘other’ language or anything). 
>> It is a full web publishing stack.
>> 
>> If you have a WebObjects application, you are probably talking to a 
>> database, if so that uses the entity relational mapping layer of WebObjects 
>> called EOF.
>> 
>> The display layer of the stack builds UI elements using WOComponents (each 
>> comprised of a chunk of HTML, it’s associated Java and a bindings file 
>> (.wod) to tie them together), and has classes to handle session management 
>> etc.
>> 
>> If by “pure java” you mean “unencumbered by Apple’s frameworks” then you are 
>> faced with rewriting your application to use a different ERM layer and 
>> display layer. Perhaps Tapestry/Cayenne. Regardless, this is not a simple 
>> undertaking.
>> 
>> D
>> 
>> On Apr 15, 2014, at 3:48 PM, Ada <[email protected]> wrote:
>> 
>>> The GUI of the app is in webobjects; there's components which utilize WO. 
>>> I am not sure what to expect if I were to take the code and run it on 
>>> Eclipse without WOLips, I am going to try that soon, but was looking some 
>>> guidance on how to rewrite the GUI (it is rather simple) into Java.
>>> 
>>> 
>>> On Tue, Apr 15, 2014 at 3:30 PM, Chuck Hill <[email protected]> 
>>> wrote:
>>> How is it not pure Java now?
>>> 
>>> Chuck
>>> 
>>> 
>>> On 2014-04-15, 12:25 PM, "Ada" wrote:
>>> 
>>> 
>>> Hello all,
>>> 
>>> We're looking to convert one of our WebObjects Apps to pure java. Wondering 
>>> if there's a tool which could help with this process. The application is 
>>> running WO 5.4 on Java 5.
>>> 
>>> Any advice would be greatly appreciated
>>> 
>>> _______________________________________________
>>> Do not post admin requests to the list. They will be ignored.
>>> Webobjects-dev mailing list      ([email protected])
>>> Help/Unsubscribe/Update your Subscription:
>>> https://lists.apple.com/mailman/options/webobjects-dev/dleber_wodev%40codeferous.com
>>> 
>>> This email sent to [email protected]
>> 
>> 
>> _______________________________________________
>> Do not post admin requests to the list. They will be ignored.
>> Webobjects-dev mailing list      ([email protected])
>> Help/Unsubscribe/Update your Subscription:
>> https://lists.apple.com/mailman/options/webobjects-dev/aaron%40chatnbike.com
>> 
>> This email sent to [email protected]
> 
> _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> Webobjects-dev mailing list      ([email protected])
> Help/Unsubscribe/Update your Subscription:
> https://lists.apple.com/mailman/options/webobjects-dev/lists%40thetimmy.com
> 
> This email sent to [email protected]

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to