Re: Directory Access Plugin question
Re: Directory Access Plugin question
- Subject: Re: Directory Access Plugin question
- From: "Matt DeFoor" <email@hidden>
- Date: Thu, 9 Sep 2004 03:21:24 -0400
> > In the documentation for Open Directory plugins, there is reference to
> > DirectoryAccessPlugin.h. Where is this header file located? If I try to
> > implement the methods that the doc suggests, it seems that I would
> > need to
> > import DirectoryAccessPlugin.h.
>
> This file is not currently provided with the dev tools or the Directory
> Services SDK. You could create a file with the appropriate declarations
> from the documentation for now.
>
Do I need to create the file?
The documentation for Directory Access Plugins is kinda sparse. There's a
few things I'm not clear on.
The doc says that the bundle's main class should implement at least
setPluginAPIImplementor: and configureButtonClicked:. Do these actually have
to go in main.m or can they be placed in my controller (controller.m)?
Thanks,
mattd
_______________________________________________
darwin-development mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/darwin-development
Do not post admin requests to the list. They will be ignored.