If I were to make it possible to configure aa to use JQuery instead of
Prototype/Scriptaculous, would any of you folks be interested in that
feature? And perhaps more pertinently, would any of you be able to
help out with copying over the existing Scriptaculous functionality
into JQuery? I'm pretty noobish with JQuery myself.
FH
> --
> You received this message because you are subscribed to the Google
> Groups "admin_assistant" group.
> To post to this group, send email to admin_a...@googlegroups.com.
> To unsubscribe from this group, send email to admin_assista...@googlegroups.com
> .
> For more options, visit this group at http://groups.google.com/group/admin_assistant?hl=en
> .
>
--
Luke Melia
lu...@lukemelia.com
http://www.lukemelia.com/
Too bad there isn't some way to write an intermediate layer that gets
turned into Scriptaculous or JQuery at the last minute. Kidding. I
think.
really? that's the whole basis for jQuery (and most of the other such
libraries): create something that's like an uber-Adapter pattern so
the API(s) used to manipulate the underlying cross-browser intricacies
is abstracted away and we get to program to a simplified interface. I
should guess it'd be *way* easier to do it this than to have to
maintain two sets of code.
And, one good thing: because this is an admin-ish type of tool, you're
not really needing to focus on code optimization and the like. You
could do the re-write to a common API using prototype which you're
great at and if afterward it takes you, say, 15 lines to code in
jQuery something which really only needed 2 were you a jQuery master,
that's ok.
So I want to be able to write JS that will work fine with either a
Prototype/Scriptaculous app or a JQuery app. I suppose I could just
write it in bare-bones JS but that'd be a ton of work. Though that'd
be less work than writing and maintaining my own custom library that
does a lot of what Prototype or JQuery do, just for admin_assistant.
I'm wondering if writing everything twice, once with Scriptaculous and
once with JQuery, is just less work than any other option ...
FH
FH
On Thu, Feb 18, 2010 at 2:57 PM, dinshaw <gob...@gmail.com> wrote:
> Also, rails 3 defaults to some jQuery for the unobtrusive view helpers
>
I'd happy to help when i can if you feel like setting up some tasks somewhere.
I have been using http://agilezen.com/ . they have a free account
--
From the iPhone of Luke Melia | http://www.lukemelia.com |
917-770-9196 (m)