Skip to content

Instantly share code, notes, and snippets.

@triptych
Created February 1, 2013 00:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save triptych/4687950 to your computer and use it in GitHub Desktop.
Save triptych/4687950 to your computer and use it in GitHub Desktop.
YUI Open Roundtable Meeting Notes January 31, 2013

YUI Open Roundtable Meeting Notes January 31, 2013

  • Demos
    • Ryan - menu demo
  • Discussion of deprecating modules such as node-menunav, focusmanager
    • discussed moving to gallery
    • remove it from core
    • core vs gallery - leave widgets in gallery but widget module stays in core
    • take discussion conclusions to mailing list
  • Discuss feature tests (from Dav)
    • moving Y.features to YUI.features
    • name and share them - not bound to an instance or module
    • never have to compute them again after 1st time
    • checks happening in Y.Array and Y.Object causing Y.use() to take more time
    • do we keep the feature tests with the module or somewhere else in core.
  • Went over pull requests needing attention.
  • Talked about bugs that were sent to "unassigned" that were potentially going to be deprecated.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment