Slashdot Mirror


Brief Tutorial on Reverse Engineering Mac OS X

rjw57 writes "There is an article on OSNews I wrote about how the guy behind Desktop Manager goes about reverse engineering APIs from Mac OS X with a brand new example not revealed anywhere else. From the article: 'I am often asked in email how I uncovered the API calls I use in Desktop Manager which are, unfortunately, undocumented. This article aims to give a little insight into the techniques I use to reverse engineer Mac OS X in order to provide extra functionality to users and extra information to third-party developers. In this article all the utilities I use are a standard part of Mac OS X's developer tools which are freely available.'"

48 of 121 comments (clear)

  1. Versus Expose? by Anonymous Coward · · Score: 3, Insightful

    All credit to the author; it looks like quite a feat of reverse engineering and some genius coding has probably gone into it. Apologies for the subsequent inflammatory opinion.

    However, Apple have already come up with a perfect way of handling large groups of windows on one screen; it's called expose. I used to use virtual desktops on Linux, which was adequate, but when I got a Mac I settled in nicely with Expose; OS X has a near perfect user interface designed by actual HID experts. The only reason I can think of for using virtual desktops is if you're some kind of Linux zealot.
    (Don't mod me down just because you're an anti-Mac zealot mod ... try having a real discussion instead).

    1. Re:Versus Expose? by avalys · · Score: 5, Interesting

      If you're working with a lot of windows/applications, virtual desktops can act as a nice complement to Expose.

      I'm surprised Apple hasn't made it a built-in feature. They have fast user switching, but that's not the same thing.

      --
      This space intentionally left blank.
    2. Re:Versus Expose? by Digital+Pizza · · Score: 5, Insightful
      Ya know, virtual desktops and Expose aren't really in competition with each other. I'm sure a lot of people get good use out of both, simultaneously.

      I personally don't use multiple desktops, even in Linux, but would never, ever consider taking away that functionality (if I had the power to do so), knowing how useful it is to so many other people. For that reason, I think it'd be a great idea for Apple to add this feature to OSX.

      --
      We apologize for the inconvenience.
    3. Re:Versus Expose? by burns210 · · Score: 4, Insightful

      They have done great, exception for the multiple times they break their own HID/HIG. iTunes, for example, and the whole brushed metal is basicly an excuse for making cool-looking apps. I like brushed metal, but apple has changed the HIG to morph around what they think looks best. There really should only be 1 window gui, aqua.

      Mail, in OS X, is even a third window gui(?), it isn't quite Aqua, and has noticable differences unlike any other application on OS X. Why? Who knows.

      Apple has done great, but they have clearly ignored their own UI rules for the sake of eye candy at times.

    4. Re:Versus Expose? by drsmithy · · Score: 5, Insightful
      However, Apple have already come up with a perfect way of handling large groups of windows on one screen; it's called expose.

      Expose is for switching between windows.

      Virtual desktops are for logically grouping/partitioning windows (more typically, whole applications). Virtual desktops are, basically, a poor man's multi monitor setup.

      The two solve different problems.

    5. Re:Versus Expose? by dr.badass · · Score: 2, Insightful

      Apple has done great, but they have clearly ignored their own UI rules for the sake of eye candy at times.

      HIG stands for Human Interface Guidelines. If they were "rules" they would be stupid, because there are no absolute rules to design, and pretending there are leads to bad designs. Without such guidelines, you'd end up with even worse designs. Look at Open Source GUIs (if you must).

      Really, the HIG should be titled "Interface Design for People That Can't be Trusted to Design Decent Interfaces without Handholding: THIS MEANS YOU!!!"

      Mail, in OS X, is even a third window gui(?), it isn't quite Aqua, and has noticable differences unlike any other application on OS X.

      The toolbar pinstripes have been replaced by a gradient, and they stopped using a drawer. That is all. It is not the end of the world. It can even be turned off as easily as the metal.

      --
      Don't become a regular here -- you will become retarded.
    6. Re:Versus Expose? by steeviant · · Score: 2, Interesting

      The only reason I can think of for using virtual desktops is if you're some kind of Linux zealot.

      I've been trying to take this line of thinking to it's logical conclusion, but I can't figure it out...

      I always ignore the multiple desktop features and disable the pager in X11 window managers, does that make me a Mac zealot or a Windows zealot?

      Conversely, I know people who religiously use multiple desktops in Windows who won't touch Linux with a 10 ft pole. Are they still a Linux zealot?

      I'm so confused.

    7. Re:Versus Expose? by argent · · Score: 2, Insightful

      Without such guidelines, you'd end up with even worse designs.

      Worse than Metal Finder? It's hard to imagine how they could have done a worse job without risking people storming One Infinite Loop and burning Jobs in effigy.

    8. Re:Versus Expose? by harlows_monkeys · · Score: 3, Insightful
      However, Apple have already come up with a perfect way of handling large groups of windows on one screen; it's called expose. I used to use virtual desktops on Linux, which was adequate, but when I got a Mac I settled in nicely with Expose; OS X has a near perfect user interface designed by actual HID experts

      Wrong. Expose is nearly perfect for managing large groups of windows only in the case where you don't have multiple windows from an application being used in separate user tasks.

      For example, suppose you are working on some graphics for your web site. You have a browser window opened on your site for reference, and other browser windows on other sites. You have Photoshop opened with various images being edited, so you have a bunch of Photoshop windows. You've got a mail application opened reading an email thread discussing the web site design.

      Expose is perfect for managing your windows in that situation. All those windows belong to the same logical task ("update web graphics").

      Expose even stays almost perfect if we throw in another logical task, if it doesn't use any of the same apps. For example, if you have a couple terminal windows opened to servers you are remotely admining, things are still fine.

      However, when you get to multiple logical user tasks, with some apps being used for more than one of those, Expose becomes inadequate.

      Consider this situation: you are working on three separate things. For thing A, you are using two terminal windows (say to ssh to two separate servers you admin), one spreadsheet window, and two browser windows.

      For thing B, you are using one terminal window, two spreadsheet windows, and one word processor window.

      For thing C, you are using one spreadsheet window, two word processor windows, and two browser windows.

      Expose doesn't handle this very well at all. When used an all windows, it doesn't work well. Its "all windows" mode has windows from all three of your logical tasks, scattered all around, and it can be hard to tell which window is which (especially for terminals and spreadsheets).

      What you need here is a way to hide or minimize a group of windows based on the user task they are associated with. Apple provides no mechanism for that. They provide a way to hide all the windows of a given app, but in my examples above, each app has windows associated with more than one user task.

      What would be perfect would be Expose with multiple desktops. In my example above, you'd then do task A on one desktop, task B on another desktop, and task C on a third. On each desktop, you'd use Expose to manage the several windows that are on that desktop.

      Basically, Expose, minimizing, and hiding only provide three levels of organization: by individual window, by application, or everything. What's missing is a way to manage all the widows of whatever the user is working on at the moment.

    9. Re:Versus Expose? by nickos · · Score: 3, Interesting

      "OS X has a near perfect user interface designed by actual HID experts"

      There's no such thing as a perfect user interface. Apple should give users as much flexibility as possible since everyone has different usage styles. There's an interesting article from a frustrated Mac user here (read the section titled "Switcher Stories").

    10. Re:Versus Expose? by Proteus · · Score: 2, Insightful

      Expose is probably all one really needs, yes. However,,virtual desktops are nice for development. I find it very convenient to have several documentation and reference windows open on one desktop, the test environment on another, and the actual code view on a third.

      This means that it's much easier for me to quickly switch between, say, documentation and code view, while providing a cleaner workspace for each area. Is it necessity? No. It is, however, my taste. The OSX interface is very nice, and very intuitive. However, it is not possible to design the one true UI that works optimally for everyone. Having Desktop Manager as an option for those of us who work better in a "multiple desktop" frame of mind is a service to the community.

      --
      We may not imagine how our lives could be more frustrating and complex—but Congress can. – Cullen Hightower
    11. Re:Versus Expose? by 99BottlesOfBeerInMyF · · Score: 5, Informative

      iTunes, for example, and the whole brushed metal is basicly an excuse for making cool-looking apps. I like brushed metal, but apple has changed the HIG to morph around what they think looks best. There really should only be 1 window gui, aqua.

      Brushed metal was originally applied to windows that simulated real world devices. iTunes=stereo. DVD Player=TV+DVD player. Later on it was applied to most of the interface and I for one am very glad. It provides better contrast with window contents. Finder windows have a default white background as do many text style documents like PDFs, Word files, etc. Most editors and terminal windows are best with white text on a black background for maximum contrast with minimal eyestrain. This means about half my windows are primarily white and half are primarily black. Now what color is halfway between white and black, does not grab the eye, and does not clash with any other color? Gee that would be only one...gray. Add a little texture and you get the brushed metal look. Apple designers probably realized why people like the brushed metal, but most people just like it because it looks good. It looks good because it is pretty much the best color you can use from a UI design perspective.

    12. Re:Versus Expose? by GlassHeart · · Score: 2, Interesting
      Apple have already come up with a perfect way of handling large groups of windows on one screen; it's called expose.

      Apple is composed of some very smart people, but Exposé is not at all the "perfect" way to handle large numbers of Windows. Having a second monitor - which MacOS supports very well - is usually better for users with no space or cost constraints.

    13. Re:Versus Expose? by for_usenet · · Score: 2, Interesting

      I think the reason why Mail.app looks so different is proably because it is one of the truly cross platform mail apps. I remember reading somewhere that Mail.app is one of the few applications that can compile cleanly and with all functionality intact on both OS X and Linux running GNUStep. If that were the case, it might explain the different GUI, as they may have had to make some comprimises to make the application truly cross platform.

    14. Re:Versus Expose? by Ucklak · · Score: 2, Informative

      I agree but from a management point of view, If you have that many apps open that Expose doesn't give you good idea of what you're working on, you're not efficient and most probably wasting productive time.

      As a user of Linux and Mac, I use both Virt Desktops and Expose (used to use VD on the Mac before 10.3). Not trying to be a flamer here but there is no way one person can be productive with 4x (or even 2x) what Expose handles.

      Expose is good for less than 15 windows on a standard desktop. Those with the 30" Cinema displays mileage will vary.

      What could you possibly use that occupies that many windows and still be 100% productive?

      I'll have Photoshop open, email, browser, Dreamweaver, and Eclipse. Sometimes I'll have 2 browsers open and a terminal window. Expose handles that perfectly but that's at the limit for my screen.

      I used to use virtual desktops on the mac the I realized that I wasn't being productive on 4 different desktops (really using just 3) and altered my workflow to adjust to Expose. I noticed that I switched mainly between 2 windows then cut off time wasters.

      On Linux I just use no more than 2 VD's although sometimes compiling on a 3rd comes in handy.

      I wish there exists a stable Expose counterpart for Linux.

      --
      if you steal from one source, that is plagiarism, if you steal from many, well, that's just research.
  2. Re:Which way today apple? by guet · · Score: 4, Informative

    Great example of apples practice of breaking API's leaving developers out of the loop

    It's an undocumented, unsupported API; that's what the article is about. What broken APIs were you thinking of? Carbon took over most of the OS 9 ones (apart from some clearly documented exceptions).

    If you had read the article you might actually have had something useful to say.

  3. Re:Which way today apple? by cbiffle · · Score: 4, Insightful

    It's an undocumented API.

    That's one of the many reasons why some APIs are left undocumented: because they are expected to be unstable.

    Can't really blame Apple on this one. They didn't publish the API, and changed it in Tiger to a more flexible three-part solution. Eventually they may decide the design's a good one and publish the API.

    Until then, use it at your own risk.

  4. Re:Which way today apple? by avalys · · Score: 4, Insightful

    In this example, Apple broke undocumented APIs. Anyone writing or using an application that takes advantage of undocumented APIs should be prepared to discover that they've been changed, moved, or deleted entirely.

    The APIs that DesktopManager uses were probably left undocumented precisely because Apple knew they were going to be subject to change.

    Apple is good, and we are going to talk to talk about it.

    --
    This space intentionally left blank.
  5. It depends on how you work by AnEmbodiedMind · · Score: 4, Insightful

    I myself have found that by really learning how to manage windows the "apple way" I don't really feel the need to use virtual desktops much (I used to use DesktopManager).

    For me, this means using Hide (Command-H), Swich app (Alt-Tab), Focus on window (active) or next window (a custom key binding like Alt-Tab), and Expose.

    But that doesn't mean there isn't a place for virtual desktops.

    One thing that expose relies on is that the conceptual groupings of "All app windows" and "All of this apps windows" are all you need. The problem is if you have a large number of similar looking windows from different applications it can be difficult to manage even with Expose.

    Virtual desktops can give you custom Expose groups - which can narrow the search for a particular window. This can be useful if you are working on several complex tasks that use multiple windows from multiple apps (each task can get its own desktop), and also have a bunch of side apps - like your calendar, email, instant messenger etc.

    So Expose solves the window management problem to an extent, but it can be combined with virtual desktops when things become even more complex.

    1. Re:It depends on how you work by civilizedINTENSITY · · Score: 3, Interesting

      I like to dedicate a virtual desktop to each class I'm taking. That way when I want to work I just move to the desktop for that class, and everything I'm working on is open there. I save often, but never actually close a document until its turned in. I use yet another desktop for email, surfing, IRC, etc...

  6. Re:How long before ... by hunterx11 · · Score: 4, Informative

    The story you linked to is about copyright infringement, not reverse engineering. It has nothing to do with TFA. Apple is not encrypting their undocumented code, so it has nothing to do with the DMCA. Reverse engineering is not necessarily banned by the DMCA; in fact, reverse engineering for interoperability is specifically exempt from it.

    --
    English is easier said than done.
  7. Re:Which way today apple? by nwf · · Score: 2, Insightful

    I think people mean: this is a great example a post by someone who doesn't read the article. :-) Personally, I'm all for adding cool new features to Mac OS. They will likely document them at some point.

    --
    I don't know, but it works for me.
  8. Huh? by RzUpAnmsCwrds · · Score: 4, Funny

    So now we find out that Apple has used - and is using - undocumented API calls.

    Sounds like something Microsoft would pull.

    Oh, wait, this is Slashdot. I forgot.

    Well, then Apple's just trying to protect its intellectual property. No harm.

    1. Re:Huh? by the+pickle · · Score: 4, Interesting

      Or, more likely, Apple hasn't seen fit to document the calls yet. Not to excuse their laziness, but it seems like Apple gets around to documenting things much less quickly than they used to. Frankly, I suspect that even after nearly five years of OS X, they're still playing a bit of catch-up with the documentation.

      p

    2. Re:Huh? by Trillan · · Score: 4, Interesting

      Apple has two methods for putting items in the menu bar: The "right" way to do things, and the way that looks good to users.

      The wrong way to do things -- and the way Apple uses for their menulets -- reserved involves injecting code into SystemUIServer's running space. If one menulet crashes, all menulets crash under this model. It is not surprising they want to discourage this mechanism for end-developer use.

      Personally, I expect that sooner or later Apple will port the features of the "wrong" way to the right way, then upgrade thier menulets to use the documented API instead of the undocumented one. However, I expect there are much higher priorities.

    3. Re:Huh? by Midnight+Thunder · · Score: 5, Insightful

      Although I can't find a reference to the source, I believe Apple already explained the reason there are documented and undocumented APIs ( these are also known as public and private APIs) The reasoning is that any private APIs are not yet set in stone, so if you do use them you should not be surprised that your application breaks with the next point release. These APIs are undocumented, but not hidden. If you wish to create programs that are stable between releases, then you should only use public APIs. The choice is yours.

      Remember there is a difference between hidden APIs and undocumented APIs. Are all the APIs in Linux documented?

      --
      Jumpstart the tartan drive.
    4. Re:Huh? by jcr · · Score: 5, Informative

      Keep in mind, that once an API is documented, then Apple is committed to supporting it. If a method or function is not documented, then it can change and break your app with any release, be it a software update, a security update, etc.

      -jcr

      --
      The only title of honor that a tyrant can grant is "Enemy of the State."
  9. Re:Which way today apple? by avalys · · Score: 2

    I don't think there's anything wrong with Microsoft having undocumented (call them secret if you want) APIs. You're making the "all Slashdot posters share the same opinion" mistake.

    --
    This space intentionally left blank.
  10. Re:Which way today apple? by gl4ss · · Score: 2, Insightful

    all API's are documented, well, API's that are written in a company the size of apple anyways and in any other software project done by pro's(hopefully anyways).

    they're just some that some committee or workgroup decided that they shouldn't be used.. all closed os's have those.. hell, I'm frustrated at the moment at symbian because of precisely this(well, nokia to be more specific but anyways..). it bugs the hell out of me that there's a bunch of things in there that aren't open.. but that are in and usable and you need to use them for certain projects(and the api, including them, changes between versions anyways).

    everything is subject to change. just that when it's undocumented you'll never know about it untill it just doesn't work anymore.

    --
    world was created 5 seconds before this post as it is.
  11. You parrot nonsense without understanding... by argent · · Score: 3, Informative

    So now we find out that Apple has used - and is using - undocumented API calls.

    Um, no Apple has no applications that use the virtual desktop APIs to compete unfairly with third party apps. In fact Apple has no competing application in this area at all, and two of the three applications that DO exist are open source.

  12. truss for MacOS X? by mzs · · Score: 3, Interesting

    On Solaris there is a command truss that is the king of all truss-like commands. Unlike strace, ktrace, and BSD truss this tool can print a trace of all function calls made by an application as it runs (among many other useful things). Does anyone here know of an analogous tool for MacOS X? If not I wonder if an awk/perl script munging the output of nm to generate tracepoints for gdb where each trace point creates a new tracepoint at the instruction where the function call returns, prints out the funtion name and the contents of r2-r10 or so, then continues on or something like this would be something someone has already written.

  13. You're confused, oh trollish one. by Fished · · Score: 4, Funny
    So jobs invented capitalism and anything you have to buy is evil?
    No, no, no, no! Capitalism creates jobs, but jobs didn't "invent" capitalism. What are you some kind of weird left-wing labor flack who thinks that jobs are the end-all-be-all?

    --
    "He who would learn astronomy, and other recondite arts, let him go elsewhere. " -- John Calvin, commenting on Genesis 1
  14. Re:Which way today apple? by mpaque · · Score: 2, Interesting

    Actually, these are undocumented SPIs, Systems Programming Interfaces. SPIs exist in many layered systems, and are intended to provide functionality used to implement higher level mechanisms.

    In Mac OS X, for example, the CGS SPIs provide functionality used by the Carbon, Cocoa, and Java environments. (You didn't really think Carbon and Cocoa somehow each implemented their own window systems, did you?) The SPIs are private because, simply, the functionality they provide is pretty raw, low level stuff. Using the private SPIs behind the back of an application could readily lead ti inconsistent state in an application, leading to exciting events such as the Spontaneous Program Logic Application Termination (SPLAT).

    "Documentation' for some of these really low level SPIs may consist of sophisticated mechanisms along the lines of "Hey! Andrew! How's this supposed to work?" (Yes, everything should be documented, and preferably folded into a CASE system that won't let you compile anything until the documentation is written. After all, that's how the LINUX kernel is managed, right?)

  15. Appleista here! by Johnny+Mnemonic · · Score: 4, Insightful

    No doubt an Appleista will be along in due course to make clear the path to enlightenment.

    You called?

    The answer to your difficulty is obvious: follow the money. What strategic advantage does Apple gain by not publicly documenting these APIs? A corner on the windows management market? I'm sure is worth a whole lot because you can see how much Apple charges for it at the Apple Store. Oh, wait, you can't, cause there is no such separate competing product that Apple profits by leveraging their OS.

    vs. Windows, where, let's see, they made a substantial amount of their $50 Billion on by selling Office--which required that they kill their competition in Office applications.

    "But what of IE?", I hear you plaintively cry. "Doesn't Microsoft give that away for free?" Certainly. But their clear strategy was to use the product to own the web, and IE was the platform to do it.

    When Apple sells a virtual desktop management tool, besides the OS, and doesn't document the APIs, you'd have an argument. For example, I imagine QT has access to things that WMP doesn't, but proving that is an exercise for the reader. As it is, you're just trolling. Speaking of simplistic arguments.

    --

    --
    $tar -xvf .sig.tar
    1. Re:Appleista here! by jcr · · Score: 4, Informative

      Keynote uses the supported OpenGL full-screen mode. There is sample code at developer.apple.com that shows how to do full-screen GL contexts.

      -jcr

      --
      The only title of honor that a tyrant can grant is "Enemy of the State."
  16. I'm happy without virtual desktops... by sootman · · Score: 2, Interesting

    ...what I really want is to be able to hit (for example) control-alt-F1 and get a full-screen command line. Every so often I've got a lot of crap open and I just want nothing but a big, empty, command window.

    --
    Dear Slashdot: next time you want to mess with the site, add a rich-text editor for comments.
  17. Re:Which way today apple? by b17bmbr · · Score: 2, Insightful

    I think the difference is this: does Apple use undocumented API's to purposely cripple, outright break, or unfairly compete with third party vendors. The list is long when dealing with microsoft, all the way back to dr. dos. if Apple did this, say a photo-manipulation app that competed with say, adobe, then there'd be room to bitch if if they used undocumented and secret API's to speed up rendering. or perhaps they have a secret network protocol that is used to connect os x clients to os x servers only. it sounds like their desktop features are designed to compete with windows, which makes the API's not relevant. and unlike windows, there really is a mac way to do things, which apple really wants to enforce. they don't care if someone is screwing around with xcode and comes up with some neato little $5 shareware app, they are concerned with big commercial apps and they want them to do things a certain way, the mac experience. like it or not, that's what they do. if it's to enforce application uniformity than that's hardly a sin.

    --
    My problem? I was perfectly gruntled, until some numbnuts came by and dissed me.
  18. Re:Which way today apple? by jcr · · Score: 2, Insightful

    The functions in question are not API at all, by definition. Since they are explicitly not supported, they are not part of the Application Program Interface, and not documented (of course).

    -jcr

    --
    The only title of honor that a tyrant can grant is "Enemy of the State."
  19. In a word, Don't. by jcr · · Score: 4, Informative

    I know that it's fun to pick apart the framework code, make guesses as to what it's doing and how, and write code that exploits it in some way, but don't, don't, don't write a commercial product that depends on what you discover by this kind of spelunking, unless you are fully prepared to deal with the consequences of it breaking at any software update.

    If your users call Apple because your program broke, Applecare will tell them to talk to you about it. If you ask Apple for help with an undocumented API, your request will be declined.

    -jcr

    --
    The only title of honor that a tyrant can grant is "Enemy of the State."
    1. Re:In a word, Don't. by jcr · · Score: 3, Insightful

      This is wonderful advice for people who are only going to play in the little sandbox O/S developers give them.

      It's a bit silly to describe the public, supported API of OS X as a "little sandbox".

      -jcr

      --
      The only title of honor that a tyrant can grant is "Enemy of the State."
  20. Re:How long before ... by sqlrob · · Score: 2, Informative

    Try reading the DMCA.

    Reverse Engineering for interoperability is explicitly permitted.

  21. Get a second monitor. :D by solios · · Score: 3, Insightful

    I needed more workspace, so I went multihead. Some apps lend themselves well to virts - web browsing, email, a pile of xterms... but when you're running something like photoshop and you need more "room to maneuver". adding extra heads is the way to go.

    I seem to be the only OS X user that neither uses no likes Expose much. Part of it's the fact that a few apps I use bind to F11-13, though my BIG gripe is that F14-F16 ARE NOT MAPPING OPTIONS. Why can't I put the shortcuts for Expose onto the three keys that I NEVER use for ANYTHING? :-(

    That aside, I've noticed that virts are something the "I used to use freenix but the desktop sucks so I switched" crowd complains about, as well as sloppy focus and the fact that portables have one button trackpads (something of an annoyance if you're using X11 applications). As a whole, the freenix imports seem to be so used to doing things Their Way that the mere notion of a UNIX not having $feature makes them positively apoplectic. :-|

    1. Re:Get a second monitor. :D by Eslyjah · · Score: 2, Interesting

      Can't you map F14-F16 to mouse buttons 4, 5, and 6, and then just set expose to use those mouse buttons?

    2. Re:Get a second monitor. :D by WatertonMan · · Score: 2, Informative

      The best way to use Expose isn't with function keys but with buttons 3 and 4 on multibutton mice like Microsoft's. It really makes things a breeze. Especially drag and drop. I find the function keys much less fluid - sort of like using the keyboard equivalent for the second mouse button in OSX.

  22. Undocumented? by mindstrm · · Score: 2

    Undocumented because they are not "public" apis, and not guaranteed to be supported in the next release of OSX. As long as that part is clear, go ahead.

    But please, let's not complain about apple not documenting function calls.. apple is very clear about which APIs are official and supported.

  23. A couple more APIs Apple needs to add... by argent · · Score: 3, Interesting

    Why can't I put the shortcuts for Expose onto the three keys that I NEVER use for ANYTHING? :-(

    What I want to know is why Apple hasn't put a general purpose input or hotkey manager in Preferences that would let you map any key combo to any hotkey-using application.

    Plus, every second keyboard these days has half a dozen extra "Multimedia" or "Internet" buttons. Why can't I map those to actions?

  24. Maybe not evil, but at least rude... by argent · · Score: 2, Interesting

    Why would anyone pay for a newsreader when Google Groups exists?

    Um, because Google could arbitrarily change Google Groups at any moment and remove features that you depend on?

    Oh, wait, Doctor Evil, that already happened.

    (yes, it's their code, their hardware, they have a right to do it, the point is they can and do, and that's one good reason to do Usenet yourself instead of depending on the kindness of strangers)

  25. Apple and Microsoft have different ideas here. by Paradox · · Score: 2, Insightful
    Oh. I see.

    So what you're doing it coming from a Windows perspective and trying to make intelligent and topical assertions about the mac development platform.

    This is a mistake. Disabuse yourself of such notions. They will get you nowhere. Apple has a very different policy towards its developers. They give as much power as they can do their developers, and the tools are so good that often applications do not need to go outside the standard APIs.

    You might not believe me, because of the perspective you bring to the table. Let me try and illustrate why Apple approaches this differently:

    Microsoft views third party developers as competition. Microsoft is a software company, so you compete directly with them when you write a Windows app that fufils a function they want to control. Therefore, they create hidden "advantages" in the OS that only select MS developers can access correctly.

    Apple, on the other hand, is a hardware company. While OS X is a serious product for them, ultimately it's leverage to sell more computers. Therefore, they make their development tools very good, and encourage 3rd party developers. If a 3rd party developer makes a killer app, they get a direct benefit from it. This is in sharp contrast to Microsoft, who would actually lose business.

    Apple's "hidden" APIs are only hidden because one one of two reasons:

    1. They are not complete yet.
    2. They didn't make it into the documentation budget this year.
    --
    Slashdot. It's Not For Common Sense