Skip to main content
Participant
May 3, 2010
Question

InDesign plugins CS5 in cocoa ?

  • May 3, 2010
  • 2 replies
  • 1124 views

Must CS5 plugins be developed in Cocoa o not yet ?

Thanks.

This topic has been closed for replies.

2 replies

Legend
May 5, 2010

You can see InDesign as an cross platform application framework that also happens to know about typography.

Thru that abstraction it is irrelevant most of the time whether you are running on top of Cocoa, Carbon, Classic or Windows.

Dirk

Participant
May 7, 2010

Hello,

thank you for the answers.

More precisely I wanted to know if the plugins have to be developed in cocoa objective C.

Is there any plan from Adobe to make such switch ?

In understand that by now we continue with C++ and Carbon.

Thanks.

Steven__
Inspiring
May 3, 2010

CS5 mac server is not 64 bit , so I assume that carbon is still the way to go