> Mark Ramm:
> But before we do an alpha  we need a sample TG2 application to show
> off, and a bit of documentation.   We also need to further test our
> object dispatch system, and write quite a few more tests.   I'm sure
> there are other thnings that need to be done before the 2.0 alpha, so
> let's put them all into Trac with a 2.0 target so we can keep track of
> all of them.
>

Hi, I've import ToolBox2 info svn as a standalone project.

ToolBox2 is the original Turbogears toolbox doing TG2's way.

1. It's a tg2 project. so it's WSGI  compatible.
2. It is plugable with entrypoint "turbogears2.toolboxcommand" (was
"turbogears.toolboxcommand")
3. it could be triggered with 'paster toolbox' command (was tg-admin
toolbox)
4. ToolBox2 gadgets are able to be listed by 'paster tginfo' command

Just like Toolbox1, Each gadgets is the ideal TG2 controller with some
extra attributes,
so write a gadget is as easy as writing normal TG2 apps.


Currently 2 gadgets are available:

1. tginfo gadget
    web version 'paster tginfo'
2. tbapi
    Toolbox's api doc (in dev version you have to generate api by
epydoc first)


Hope it could be shipped with TG2 someday.


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TurboGears Trunk" 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/turbogears-trunk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to