Thanks Ian
 
BTW I have one more quick question, when I did the update from the CVS, all I did was update the files in my instilation directly, should I rerun install.py now?  webware seems to be running correctly, but I have not really read throught install.py to see excatly what it does.  thanks agian for the advice
 
Jose
 

-------- Original Message --------
Subject: Re: [Webware-discuss] I just updated webware from the CVS and ....
From: Ian Bicking <[EMAIL PROTECTED]>
Date: Wed, November 6, 2002 2:23 am
To: jose <[EMAIL PROTECTED]>

On Wed, 2002-11-06 at 02:40, jose wrote:
> Hi all I just updated webware from the CVS (I was having issues with
> the Appserverservice module, this seems to have fixed it) and now
> all the actions where I used to have to pass self, trans (ie
> someaction(self, trans): ... ) now it only works if I eliminate the
> trans part of the action. Does this make any sense, was this by
> design or is my install of webware messed up now?

Yes, Webware changed a bit so that there's not two types of actions.
There's a new setting, 'OldStyleActions' in Application.config, that
will restore the old behavior (i.e., 'OldStyleActions': 1).

This has come up a few times, so we should do something for better
backward compatibility.

Ian

------------------------------------------------------- This sf.net email is sponsored by: See the NEW Palm Tungsten T handheld. Power & Color in a compact size! http://ads.sourceforge.net/cgi-bin/redirect.pl?palm0001en _______________________________________________ Webware-discuss mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/webware-discuss

Reply via email to