I have not delved into the DMX API yet, so I wondered is it open enough to include support for adding popup menu options? E.g. if I have an html file, and I want to open it in the current web browser, I know that by visiting the file via its WebDAV URL will display it. So having an option to "View current file" would be pretty useful to me.
Also, I might want to develop different web applications which consume the contents of a particular file for viewing. For example, if I have a KML file, and I want to right-click on it to display it in a Google Earth web plugin, would I be able to add such an option?
I ask these questions without knowledge of the API because I do know that it took an upgrade of DMX to be able to right-click and open Word 2007 documents in Word. But I don't know if that's because the code that generates that menu is proprietary or because it was easier for the upgrade to do that versus users customizing the menu.