cooool..... so let us know when you _are_ going to announce this ;-) On Thu, Jan 8, 2009 at 3:45 PM, Timothy Farrell <[email protected]> wrote:
> > Massimo's right, don't worry about it...but if you want a sneak preview... > > https://mdp.cti.depaul.edu/web2py_wiki/default/wiki/sa4web2py > > shh, I'm not going to announce this until those bugfixes make it to a > general release. > > mdipierro wrote: > > All three were introduced in 1.55. This is a patch that Tim proposed > > (and I re typed incorrectly) and only affects him at this point. Those > > if statements are never true in normal web2py operations and this bug > > will not affect anybody else for now. Do not worry about it. > > > > Massimo > > > > On Jan 8, 3:31 pm, "Yarko Tymciurak" <[email protected]> wrote: > > > >> So Tim - how did you catch that? Would something like pylint (I've > never > >> used) catch this sort of suspicious variable name? > >> Now, now Massimo - I looked at launchpad; 2 of those were from revision > >> 245, and one looks like it has _always_ been there ;-) > >> > >> On Thu, Jan 8, 2009 at 3:23 PM, mdipierro <[email protected]> > wrote: > >> > >> > >>> I re*s*placed them in trunk. There was a reason why this thing was > >>> 1.55rc for some time. > >>> > >>> Massimo > >>> > >>> On Jan 8, 2:12 pm, Timothy Farrell <[email protected]> wrote: > >>> > >>>> Massimo, would you do a search on main.py for "reponse" and resplace > >>>> > >>> those three instances with "response" > >>> > >>>> Thanks > >>>> (I swear, I'm gonna buy you a new keyboard someday) > >>>> mdipierro wrote:In 1.55.2 I reverted to the old template code. I will > fix > >>>> > >>> the new one (if possible) and include it in the next version. Massimo > On Jan > >>> 8, 7:27 am, mdipierro<[email protected]>wrote:Auch.... will > revert > >>> back until fixed. Massimo On Jan 8, 4:32 am, Iceberg<[email protected] > >wrote:On > >>> Jan8, 11:40am, mdipierro<[email protected]>wrote:We waited > enough. > >>> To many changes to keep holding on.web2py 1.55 is out.Changelog: - New > >>> template engine (parsing is 6 times faster, from 2.8 to 0.5ms/ page). > Gives > >>> better errors and you can now do {{="{{hello}}"}} which displays > >>> {{hello}}.Great news, but, this view.html breaks: {{ import datetime > >>> }}{{=datetime.date( # this breaks 2009,1,8)}}I am not sure whether > 1.55rc4 > >>> has this problem, because I already SHIFT +DEL my 1.55rc4 package. But > it > >>> was definitely ok with much earlier versions.Besides, it would be nice > if > >>> the following pattern will also be supported. > {{=datetime.date(2009,1,8) # > >>> this trailing comment also causes error}}I guess this problem is caused > by > >>> the new template engine. (Don't get me wrong, 6 times faster is > awesome. > >>> ^_^)Iceberg-- Timothy Farrell<[email protected]>Computer Guy > Statewide > >>> General Insurance Agency (www.swgen.com) > >>> > > > > > > > -- > Timothy Farrell <[email protected]> > Computer Guy > Statewide General Insurance Agency (www.swgen.com) > > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

