Re: xcode plugin
Re: xcode plugin
- Subject: Re: xcode plugin
- From: Godfrey DiGiorgi <email@hidden>
- Date: Wed, 3 Mar 2004 13:30:09 -0800
Romain,
SCM plug-in extensibility is planned for Xcode but is not available in
the 1.x version IDE at present. Any plug-in solution currently existing
(and there are several) are, with few exceptions, using unsupported
mechanisms which are likely to change with future revisions.
It would be more useful at present to know what kinds of things the
plug-in extensibility you are looking for would be designed to support.
Please file a feature enhancement request using the information at
<http://developer.apple.com/bugreporter/> (yes, feature enhancements
use the bug report mechanism, just set the popup appropriately) and
articulate to Apple what your needs are. That will help us define what
features will roll in with future releases.
best,
Godfrey
---
Godfrey DiGiorgi - email@hidden
408 974-6814 tel - 408 974-8101 fax - 408 832-8319 cell
Technology Manager, Development Tools
Apple Worldwide Developer Relations
On Mar 3, 2004, at 11:05 AM, Romain Brestac wrote:
Hello xcode users,
My question is very simple:
Is it possible to create an xcode plugin written in Cocoa ?. I tried
to call cocoa methods included in the plugin with the applescript
command "call method" with no success. Is there a limitation due to
the plugin architecture and how can I achieve this ?
Thank you. I rely on this to add SCM features to xcode.
Romain.
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.
References: | |
| >xcode plugin (From: Romain Brestac <email@hidden>) |