Re: Objective-C in Java
Re: Objective-C in Java
- Subject: Re: Objective-C in Java
- From: Daniel DeCovnick <email@hidden>
- Date: Wed, 29 Jun 2005 02:12:18 -0700
Additionally, you can edit EOModeler so that it'll output Objective-C
files instead of just Java. While these are pretty much unusable,
say, for EOF/Obj-C/Cocoa unless you can get the Private EO/Obj-C
Frameworks to work (and given that the all headers were removed from
the WO 5.3 distribution, it's much more difficult :-( (though the
well-commented 5.2 headers should work if put back in; the actual
framework binaries are identical)), you can at least use it to get an
idea of what exactly the Java code is doing, if you come from an Obj-
C background. Just a quick tweak in IB, although it's a pain to
figure out which NIB to edit.
If anyone's interested, I'll post it to the list, but it's 2:15 AM,
and I hate to waste effort at this hour. ;-)
-Dan
Daniel DeCovnick
danhd123 at mac dot com
Softyards Software
http://www.softyards.com
On Jun 28, 2005, at 5:23 PM, Lars Sonchocky-Helldorf wrote:
Am Mittwoch, 29.06.05 um 02:07 Uhr schrieb Eric Brunstad:
On Jun 28, 2005, at 7:56 PM, Eric Brunstad wrote:
Hi,
I'm starting to learn Java and WebObjects. Can I use Cocoa Java
in WebObjects? Second, is there a way to use Objective-C Cocoa
in WebObjects?
Sorry to answer my own post, but looking through the WebObjects
reference, I see the com.webobjects.foundation package, which is
similar to the Cocoa Foundation Kit.
But you can also use GNUstepWeb and GDL2 which is an OpenSource
(both LGPL) implementation of WO and EOF (based on the 4.5 standard)
http://www.gnustepweb.org/
http://www.gnustep.org/resources/documentation/Developer/GDL2/
GDL2.html
or you resort to SOPE which is similar but comes with a BSD style
licencse (and is a little more enhanced):
http://sope.opengroupware.org/en/
-Eric
regards, Lars
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden