On Nov 19, 2007 5:36 AM, Alberto Valverde <[EMAIL PROTECTED]> wrote: > > Hi people, > > I've just registered and uploaded to PyPI (aka cheeseshop) the first > release candidate of the first beta of ToscaWidgets and twForms. > > This means that the API is stable enough to safely build and distribute > widgets with it. > > Furthermore, a little envy from Pylons' new Trove classifier, and > Turbogears' old one, has pushed me to request one and it has been > conceded ;). > > Environment :: Web Environment :: ToscaWidgets > > Widget eggs you make might want to add it to setup.py so their metadata > can be pulled from PyPI and listed at toscawidgets.org (a là TG > widgets). The PasteScript template inside TW already adds it if you > create a widget skeleton with "paster create --template toscawidgets".
I thought that syntax made a standalone application. But what's a standalone ToscaWidgets application, since it doesn't have its own web framework? And how can you combine this with Pylons? It looks like you'd have to create a TW application, copy what you want into the Pylons application, and then delete the TW application? -- Mike Orr <[EMAIL PROTECTED]> --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
