On Nov 21, 2007 6:03 AM, Alberto Valverde <[EMAIL PROTECTED]> wrote:
> It's not a ToscaWidgets standalone application but a ToscaWidgets egg.
> This egg can be the listed in the "install_requires" of any application
> that needs it for easier deployment. It is really only useful to create
> a widget egg if you plan to distribute it or want to reuse it easily in
> multiple apps, for "one-shot" widgets you can just declare them inside a
> module inside your app's package.
>
> BTW, I've found PasteScript useful for much more than "scaffolding"
> Pylons or TG applications (or widget eggs). In a former job we used it
> extensively to script the installation, via a web control panel, of PHP
> applications (among others).

I thought the only "legitimate" use for paster create was to make a
WSGI application for paster serve.  So here it's just copying an
arbitrary egg skeleton to a directory?

-- 
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to