All the stuff from the last status update is still standing.  :)
http://groups.google.com/group/toscawidgets-discuss/browse_thread/thread/e13af6f62464e54e?pli=1

Here's what I've been up to since then::
    - Tests are being run nightly, you can see the output at
      http://tw2-tests.threebean.org.  Now we're on the hook the write good
      tests.

    - Demos site moved from http://craftsman.rc.rit.edu to
      http://tw2-demos.threebean.org

    - I updated the frontpage documentation for tw2.core and corrected/added
      tutorials for tw2-standalone, tw2 with turbogears, and tw2 with pyramid.
      I also added an extra section that shows how to use
      tw2.jqplugins.jqgrid.SQLAjqGridWidget in each case.  Also added external
      links to my tutorials.

    - Bugfixes
      - Fixed sundry bugs in tw2.sqla
      - Changed the way tw2.sqla looks for the sqlalchemy session for
        compatibility with pyramid.
      - Exposed useful stuff at a 'lower' namespace in tw2.jquery.
      - Applied Teemu's Cache-Control patch for tw2.core

    - Enhancements
      - Resource dependencies.  You can now specify something like::

            foo = twc.JSLink(...)
            bar = twc.JSLink(..., resources=[foo])

        and `foo` will be included on the page before `bar`.  Crucial.

      - tw2.devtools craziness.  Put options in place now to scrape bitbucket
        and github for commits and pypi for downloads.  It is disabled by
        default and controlled with command line switches.  This is viewable
        at http://tw2-demos.threebean.org

      - New package: tw2.rrd -- the http://tw2-demos.threebean.org example is
        down, but you can see it in action on another project at
        http://narcissus.rc.rit.edu/  If you do round-robin database stuff
        anywhere, it might be useful for you.

I would really appreciate::
      - Some +1's from people to do minor releases of tw2.core, tw2.sqla, and
        tw2.jquery.  The pypi versions currently break the tests of other
        libraries.

        I have the rights to do this, but would like to first put it to all of
        you.

      - A sphinx-build/push of the documentation changes to the toscawidgets.org
        site, please.

Here's what next to do::
      - ``archive_tw_resources`` and ``aggregate_tw_resources`` paster commands.
        This is a blocker for production for a lot of people.

      - More test coverage.

      - Client side validation.  Should we use jquery here?

      - Authorization hooks.

I don't call dibs on any of those.  I'm having a baby in a month!  :)

Cheers-
 -Ralph

-- 
You received this message because you are subscribed to the Google Groups 
"ToscaWidgets-discuss" group.
To post to this group, send email to toscawidgets-discuss@googlegroups.com.
To unsubscribe from this group, send email to 
toscawidgets-discuss+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/toscawidgets-discuss?hl=en.

Reply via email to