On Wed, Jun 24, 2009 at 3:46 PM, Doug Scott<dougrsc...@comcast.net> wrote:
> Question: How can I automate the maintenance of embedded IBPlugins.
>
> Xcode Version 3.1.3
> Interface Builder Version 3.1.2 (677)
>
> I have developed a small series of custom IBPlugin framework projects, two
> of which include other custom IBPlugin objects. Here is a quick overview of
> the hierarchy.
> - IBPlugin-A: A view with a custom API.
> - IBPlugin-B: A view which adds a set of controls to manipulate the embedded
> IBPlugin-A view via its API.
> - IBPlugin-C: A view which embeds two IBPlugin-B views side by side.
> - Application-D: Contains a nib with a view which contains an IBPlugin-C
> view.
> - Problem:  Change is pure drudgery. When I make even the most trivial
> change to IBPlugin-B I have a long string of manual 'fix-ups' I must do to
> make everything once again function correctly in Application-D.

I really don't understand why you are hitting an issue. I have
developed several IB plugins (both pre 3.0 and 3.0 based) and never
have go myself into the issue(s) you seem to be hitting.

Also I don't understand why you have so many IB plugins well... what
do you mean by "IBPlugins" in the above?

-Shawn
_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to