Alberto,
Glad to hear you have an update for ToscaWidgets.  I had a Google App Engine
related question and suggestion.  I talked to Guido at the Google I/O
conference and he mentioned that the only thing missing with the default
webapp framework included with GAE is form validation.  In those cases
people could obviously use Django newforms, but I wonder if ToscaWidgets
might be a great fit for people who want to use the default set up
components included with GAE, and use a library for forms.  I think there is
a great opportunity for someone to tackle form validation OUTSIDE of a web
framework on GAE.

Noah

On Sun, Jun 1, 2008 at 5:45 PM, Alberto Valverde <[EMAIL PROTECTED]> wrote:

>
> Hi all,
>
> ToscaWidgets 0.9 has been released a couple of minutes ago. Here's the
> CHANGELOG:
>
> 0.9.1 (Jun, 1 2008):
> -----------------
>
> * made ``inject_resources`` default in middleware since else dynamic js
> calls
>  wont be included
>
> 0.9 (Jun, 1 2008):
> -----------------
>
> * retrieve_css and retrieve_javascript have been deprecated and now return
>  empty lists so resources are not included twice in TG1.
> * tw.mods.tg now injects resources with resource injector
> * JSLink and CSSLink now allow to override link to specify external
> resources.
>  (Closes #7)
> * Removed hard dependency from PasteScript.
> * ToscaWidgets no longer has any external dependency with C extensions
> since
>  dependencies on RuleDispatch and PyProtocols have been dropped
> * ``display``, ``render``, ``adapt_value`` and ``retrieve_resources`` are
> no
>  longer generic functions but are still exported so they can be easily
> extended
>  with PEAK-Rules if neccesary
> * Removed un-needed dependency from decorator module.
>
> An upgrade of tw.forms is recommended too for best results since newest
> version leverages some improvements made in tw.core::
>
> easy_install -U ToscaWidgets tw.forms
>
> Should get you rolling.
>
> Special thanks to the sprinters, specially Laureano, Sanjiv and Chris P
> for their invaluable help in testing this release.
>
> Enjoy,
> Alberto
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/pylons-discuss?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to