I have been trying to get Meteora to work with Mootools. I think there is something missing from the documentation about when and how you can use Mootools methods. By adding Meteora to my page it is immediately broken and also breaks my other commonly used Mootools widgets.
The first thing I found is that the logging mechanism is looking for Meteora.options by default and Meteora.options at that point does not exist. So, Meteora by default is broken.
That is not the only part that is broken or breaks other scripts that are properly namespaced. But, I don't have time to debug the issues so I need to move on to another solution for my interface needs.