It is a proof of concept on how to write reusable components in web2py. A component is something that is comprised of both python code ad non-python code and therefore has it own internal MVC structure. An example is a widget that requires css and js. Another example is a a function that creates a "comments" interface, etc.
T2 also implements a lot of working examples for authentication, authorization, groups, access, permission, crud, search, attachments, comments, reviews. Documentation is coming. T3 is a web based interface to use components without coding. You design you app as a wysiwyg wiki and embed the T2 components on the pages. T3 is almost ready. On Oct 13, 6:05 am, Pystar <[EMAIL PROTECTED]> wrote: > Please, i am a web2py newbie and i am really lost on T2, I would would > like a simple explanation on what it is and what it does. thanks --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web2py Web Framework" 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/web2py?hl=en -~----------~----~----~----~------~----~------~--~---

