Ok, but what do you guys suggest me? I see in the new chapters you gave us you used DAL?
2009/8/17 mdipierro <mdipie...@cs.depaul.edu> > > please remove verbose=True > > I will fix this in trunk. The mercurial folks must have a problem with > backward compatibility of APIs. > > On Aug 17, 12:04 am, Álvaro Justen [Turicas] <alvarojus...@gmail.com> > wrote: > > On Sun, Aug 16, 2009 at 15:40, mdipierro<mdipie...@cs.depaul.edu> wrote: > > > > > Minor typos and bug sizes. form.vars.uploadfield_newfilename is back. > > > The new logo is in (experimental). The > > > > > Major change is the replacement: > > > > > SQLField -> Field > > > SQLRows -> Rows > > > SQLXorable -> Expression > > > SQLQuery -> Query > > > SQLSet -> Set > > > SQLStorage -> DALStorage > > > > > The classes with SQL prefix stry for backward compatibility. Now you > > > can use Field everywhere, you never need SQLField or db.Field any > > > more. > > > > > Please give it a try and let me know if there is any bug. > > > > > Massimo > > > > Click on "versioning" of some app: > http://127.0.0.1:8000/admin/mercurial/commit/welcome > > A ticket is created: > > Traceback (most recent call last): > > File "/home/alvaro/web2py-svn/gluon/restricted.py", line 178, in > restricted > > exec ccode in environment > > File > "/home/alvaro/web2py-svn/applications/admin/controllers/mercurial.py", > > line 29, in <module> > > File "/home/alvaro/web2py-svn/gluon/globals.py", line 101, in <lambda> > > self._caller = lambda f: f() > > File > "/home/alvaro/web2py-svn/applications/admin/controllers/mercurial.py", > > line 6, in commit > > uio = ui.ui(verbose=True) > > TypeError: __init__() got an unexpected keyword argument 'verbose' > > > > -- > > Álvaro Justen > > Peta5 - Telecomunicações e Software Livre > > 21 3021-6001 / 9898-0141 > > http://www.peta5.com.br/ > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web2py-users" group. To post to this group, send email to web2py@googlegroups.com To unsubscribe from this group, send email to web2py+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/web2py?hl=en -~----------~----~----~----~------~----~------~--~---