I change the name of the plugin package to make it more compatible with existing adapters, as well as to eliminate the inherit genericness of calling it XML adapter. Its now ExistAdapter.
I had it working when I went and hacked the ruby source directly for ActiveRecord et al, but I have been having problems getting it to load as a plugin. Its seems to be a naming convention type thing and not something specific with the plugin code (which is pretty minimal at this point)
Leave a Comment