that is to say: t2 was the "orphan" layer, without application - you included it from somewhere....
Now, t3 is a standard "high tier" layer, will contain the t2 component; you can be assured of t2 no longer being an orphan, always part of t3. RE: Name: I think t3 / t2 is still ok - if anything, "explicit is better" ==> Tier3 / Tier2 .... or perhaps (in anticipation of other, equivalent levels of abstraction tools and modules) ==> w2pT3 or StdTier3 or Tier3Std (Tier3s?) or DistTier3.... None of those sound good, but you at least get the concept I was fishing for... perhaps some more creative minds will think of something? Regards, Yarko On Thu, Dec 11, 2008 at 8:10 AM, mdipierro <[EMAIL PROTECTED]> wrote: > > nothing changes, except the include statement in your app. t2.py is in > t3 and will stay there. > > Massimo > > On Dec 11, 2:18 am, pmate <[EMAIL PROTECTED]> wrote: > > Hi Massimo, > > i am using t2 with my application. I downloaded it and imported as > > plugin_t2. Now, t2 is going to be deprecated as you say. > > So, in which way should i replace it in my application with t3? I read > > that T3 "is" the application, but how to use it in a existing one? > > Just a little bit confused, sorry... > > > > Paolo > > > > On 11 Dic, 01:13, mdipierro <[EMAIL PROTECTED]> wrote: > > > > > T3 is now here > > > > > https://launchpad.net/t3 > > > > > as well as onhttp:// > mdp.cti.depaul.edu/examples/static/web2py.app.t3.tar > > > > > plugin_t2 will die so if you are using t2 perhaps you should replace > > > > > from applications.plugin_t2.modules.t2 import T2 > > > > > with > > > > > from applications.t3.modules.t2 import T2 > > > > > This is not the final word. I think we need a better name. T3 is not > > > easily identifiable. > > > > > Suggestions? > > > > > Massimo > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web2py Web Framework" group. To post to this group, send email to web2py@googlegroups.com 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 -~----------~----~----~----~------~----~------~--~---