 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Brigit Ananya Guest
|
Posted: Mon Mar 14, 2005 4:15 pm Post subject: port java embedded in C to mac |
|
|
We have a plugin for Photoshop, which was developed on the pc;
we are looking for a developer to port it to the mac.
The interface with Photoshop is in C, C++, and the main portion
of the program with all the graphics features is in Java, which got embedded in C.
I think the challenge is that the Adobe plug-in architecture uses carbon, CodeWarrior 9, and OS 9.
|
|
| Back to top |
|
 |
Paul Furbacher [TeamB] Guest
|
Posted: Mon Mar 14, 2005 4:53 pm Post subject: Re: port java embedded in C to mac |
|
|
Brigit Ananya wrote:
| Quote: | We have a plugin for Photoshop, which was developed on the pc; we
are looking for a developer to port it to the mac.
The interface with Photoshop is in C, C++, and the main portion of
the program with all the graphics features is in Java, which got
embedded in C.
I think the challenge is that the Adobe plug-in architecture uses
carbon, CodeWarrior 9, and OS 9.
|
Yes, indeed. That is the challenge, and because of that,
these newsgroups (Java and JBuilder oriented) aren't really
appropriate.
Instead, Apple hosts many lists related to Apple technologies
such as Cocoa and Carbon. My suggestion would be that you
read through the available lists at
http://lists.apple.com/mailman/listinfo
and Adobe's site to see whether they have any newsgroups
related to Photoshop plug-ins.
That's where you'll find the expertise in writing C (Carbon),
C++ (Carbon?) or Objective-C/Cocoa for Photoshop plugins
for Mac OS X.
Just an aside: The Java part is probably very portable.
The C, C++ part is probably not. You can probably move
the C part of the development to Apple's XCode, and depending
upon how your developers like XCode's Java functionality,
either use it, JBuilder, or some other Java IDE on Mac OS X,
for the Java part.
--
Paul Furbacher (TeamB)
Save time, search the archives:
http://www.borland.com/newsgroups/ngsearch.html
Is it in Joi Ellis's Faq-O-Matic?
http://www.visi.com/~gyles19/fom-serve/cache/1.html
Finally, please send responses to the newsgroup only.
That means, do not send email directly to me.
Thank you.
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|