| Sign In/My Account | View Cart |
| Article: |
Plug It In, Plug It In | |
| Subject: | plugin vs. plug-in in discoverPlug-ins | |
| Date: | 2002-10-16 12:44:22 | |
| From: | halliday | |
|
- (void)discoverPlug-ins { ... while ( path = [pathEnum nextObject] ) { ... while ( name = [e nextObject] ) if ( [[name pathExtension] isEqualToString:@"plugin"] ) { /**/NSBundle *plugin = [NSBundle bundleWithPath: name]; /**/if ( filterClass = [plug-in principalClass] ) ...
|
||
Showing messages 1 through 2 of 2.
plugin vs. plug-in in discoverPlug-ins