> There is very short description of what components do. > > http://docs.python-rum.org/developer/modules/component.html > This means, that you can use Components, that will be resolved later: > Just look here for an application (search for Component, there are a > lot of components). > > Components can be passed, via > entry points > You can supply them using > your > .ini of your app > in TG2 > or using > setuptools... > Here are some defaults for the components above. > http://python-rum.org/browser/setup.py
Thanks! Daniel > On 22 Sep., 19:32, Daniel Fetchinson <[email protected]> > wrote: >> > Hi! >> > I have just decoupled >> > Albertos lightweight component architecture from RUM. >> >> >http://bitbucket.org/brickenstein/rumcomponent/overview/ >> > See test_component.py for examples. >> > The remaining dependencies are minimal (PasteDeploy). >> >> > For adapting it to TG2, we just need to override the config property >> > to use >> > TG's config :-). >> >> You seem to imply that your code works with tg1. >> Is that true? (Would be great!) >> >> Cheers, >> Daniel >> >> -- >> Psss, psss, put it down! -http://www.cafepress.com/putitdown > > > -- Psss, psss, put it down! - http://www.cafepress.com/putitdown --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" 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?hl=en -~----------~----~----~----~------~----~------~--~---

