FROM : Benjamin Stiglitz
DATE : Tue Mar 04 22:15:24 2008
> I am playing with dynamic class loading... When my test apps starts,
> I am creating a list of all classes (about 1700 for my ultra simple
> example). After a while I am recreating the same list. This time the
> list is longer (about 1800 classes) and contains lasses with "STC"
> prefix - like SCTCarbonMenu, or SCTMenuWindow.
>
> I have never ever heard about such classes, and it seams Google too.
> Any idea what's going on?
These classes are part of the Spotlight for Help feature, and are
loaded on demand. Please don’t rely on their behavior or even their
presence, as they will more likely than not be modified or removed in
future versions of OS X.
-Ben_______________________________________________
Cocoa-dev mailing list (<email_removed>)
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/<email_removed>
This email sent to <email_removed>
DATE : Tue Mar 04 22:15:24 2008
> I am playing with dynamic class loading... When my test apps starts,
> I am creating a list of all classes (about 1700 for my ultra simple
> example). After a while I am recreating the same list. This time the
> list is longer (about 1800 classes) and contains lasses with "STC"
> prefix - like SCTCarbonMenu, or SCTMenuWindow.
>
> I have never ever heard about such classes, and it seams Google too.
> Any idea what's going on?
These classes are part of the Spotlight for Help feature, and are
loaded on demand. Please don’t rely on their behavior or even their
presence, as they will more likely than not be modified or removed in
future versions of OS X.
-Ben_______________________________________________
Cocoa-dev mailing list (<email_removed>)
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/<email_removed>
This email sent to <email_removed>
| Related mails | Author | Date |
|---|---|---|
| Georg Tuparev | Mar 4, 21:10 | |
| Jean-Daniel Dupas | Mar 4, 21:25 | |
| Benjamin Stiglitz | Mar 4, 22:15 |






Cocoa mail archive

