I would like to remove the loading of user bundles from NSApplication. Currently the code will load all the bundles you list in the user default setting GSAppKitUserBundles when starting up the application. Long time ago this was a mechanism that allowed to implement themes in a primitive way. Now we have a proper implementation for themes in place and now this setting is just a security hole. (As are theme bundles, but this is a separate issue)

Is there any objection against removing this setting at the next release?

Fred

_______________________________________________
Discuss-gnustep mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/discuss-gnustep

Reply via email to