I want to use Prototype with Drupal, but it is working with jQuery qhich uses the same $().
I've written a little module which may help to use the modified version of this library: module
I tested the XhochY modification and it works: XhochY test
The question is – Is it a good way?