Hi
  I made a small upgrade and released 1.0.1.
Although there aren't many changes, there is one that is IMO quite
interesting ( the function implement ).
I think many people didn't quite understand what is this plugin about,
I removed the demo, and moved the examples to the project page, added
a few more, and wrote a small API.
I really think this can be used for cool stuff. For example you can
pretend you are extending the prototype of native types (like
Prototype does) without committing any sin :), you can manipulate many
strings or arrays with only one function call. One could even
manipulate different jQuery objects together.

Please give it a chance :)
The small "API" I mentioned, is linked in the project page as the
documentation.
Project page: http://plugins.jquery.com/project/Collection

Ariel Flesler

On 9 ene, 19:38, Ariel Flesler <[EMAIL PROTECTED]> wrote:
> Hi Jorn
>
> Metaplugin sounds like a good name to describe the concept. I' added
> the plugin to the "Metaplugin" category so... YAY, I'm the first
> one :)
> I didn't quite get the "you could implement yourself with jQuery"
> item.
>
> Sounds like "they are not very complex plugins".
> As for the second item. I dunno if it surely applies to all
> metaplugins (utilitary plugins that extend jQuery's core as I see it).
> It doesn't apply to jQuery.Collection.
>
> Thanks for checking Jorn
>
> Ariel Flesler
>
> On 9 ene, 19:16, Jörn Zaefferer <[EMAIL PROTECTED]> wrote:
>
>
>
> > Hi Ariel,
>
> > it looks like your plugin fits the term metaplugin quite well. I've
> > created that term to describe plugins that:
> > - you* could implement yourself with jQuery
> > - it can be difficult to implement across browsers
> > - users won't notice them
>
> > Seehttp://www.slideshare.net/joern.zaefferer/the-onion-147705forthe
> > presentation mentioning metaplugins.
>
> > I've just added a category "Metaplugin" so you can be the first to
> > actually present a metaplugin labeled as one.
>
> > Regards
> > Jörn
>
> > * the user of the plugin- Ocultar texto de la cita -
>
> - Mostrar texto de la cita -

Reply via email to