If this is your first visit, be sure to check out the FAQ by clicking the link above.
You may have to register before you can post: click the register link above to proceed.
To start viewing messages, select the forum that you want to visit from the selection below.
I remember that in one mac tech issue was a description how to pose a class as a appkit framework class for every cocoa app. The article was called "Rhapsody in Purple". Does anybody made a "patched" AppKit Framework for OS X ? It would be cool if I/you/anyone could write a manager which dynamically loads bundles and poses the classes.
mahrz[/LIST][/LIST]
"Eine gute Basis ist die Grundlage für ein solides Fundament", Unknown
"If people do not believe that mathematics is simple, it is only because they do not realize how complicated life is", John von Neumann
Likewise; I've been curious as to whether or not it would be possible to modify the NSThread class to possibly enable transparent cluster computing for all apps. This would somehow involve modifying the objects that most apps use...