You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Why JQuery?

  • Mature and stable
  • Widely adopted
  • Used by several committers
  • ...

What Tags should we include?

  • Div
  • Anchor
  • Form
  • Tabs
  • Date Picker
    *...

    There is some consensus that only supported/official JQuery widgets should be supported. The set of tags should be kept small and simple.

Other code

  • Topics: this feature has proven to be very easy to use and flexible, so we should have it (and the current Dojo plugin has it)

Things to do/avoid (learned from the Dojo experience)

  • Keep the tags simple, for the simple use cases
  • Write a cookbook kind of documentation for common uses cases (like the one for Dojo)
  • DO NOT try to fix any bugs in JQuery by extending their code and doing our own fixes, this ends up becoming a huge mess.

X Files

  • Commit rights for original authors ???

To Do

  • Move the code through IP Clearance (how is this done?)
  • Bring code into sanbox
  • Add tests if necessary (Consensus on Selenium tests)
  • Document and add examples to Showcase
  • Bring into trunk (after voting etc etc)
  • No labels