On 8/23/06, javier ramirez <[EMAIL PROTECTED]> wrote:
>
> I'll take a look at your library.. It's a shame it's pure javascript and
> (still) with no helper for using it directly from rails

Given the flexibility of the library design it would take a little
different approach to build the rails helpers. There would need to be
a helper that would assemble the dragdrop manager from the appropriate
layers. This helper would probably need to be in the head section of
layout.rhtml

I don't know that wrapping this library in rails helpers is necessary
or definitely a good idea. The idea of the library is to put the
flexibility and control in the hands of a JavaScript programmer. To
really implement this library, I thnk the programmer would have to
know JavaScript and about inheritance in JavaScript etc.

I wouldn't want to port the donut dragdrop library from Yahoo! UI
dependency to Prototype.js dependency until Prototype.js 2.0 arrives
and shows that it has a lot of good changes.

Peter

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Spinoffs" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-spinoffs
-~----------~----~----~----~------~----~------~--~---

Reply via email to