Re: Mixing Obj-C & Java in same Cocoa app?
Re: Mixing Obj-C & Java in same Cocoa app?
- Subject: Re: Mixing Obj-C & Java in same Cocoa app?
- From: "email@hidden" <email@hidden>
- Date: Fri, 14 Sep 2001 18:15:13 +0200
Do you have any database access in your application? We've tried to
implement a database front-end in cocoa/java with 10.0 and found out
that the result was horrible slow. We had to change the whole project to
objective c to get the performance we needed.
Do you know if this changed in newer releases?
Thanks,
Thomas.
Am Freitag, 14. September 2001 um 18:05 schrieb Frangois Frisch:
[4] Is Cocoa ready for doing Java programming yet... when I last looked
at the docs (about 10.0.1 I think) there was a lot more implemented for
Obj-C than there was for Cocoa Java, but it seems to be much better
now.
We have recently released an entirely cocoa/java document based app
(called
xAlizer). There wasn't many java specific stumbling blocks apart from
the
authentication framework which we had to wrap ourselves and windows
which
would be garbage collected by java but still existed on the obj-c side
of
the bridge (easy to get around). Performance is good as far as I can
tell.
Francois
--
sPearWay Ltd.
2568 Byron Road
North Vancouver
Canada
_______________________________________________
cocoa-dev mailing list
email@hidden
http://www.lists.apple.com/mailman/listinfo/cocoa-dev