David, When you say Action parameters do mean that the session available from processAction method isn't the same as that from render method? The problem that I'm having and I believe has been mentioned by Zhong is for example: if you set a session attribute in render() and then try and access it in processAction() it won't be there.
-----Original Message----- From: David H. DeWolf [mailto:[EMAIL PROTECTED] Sent: Thursday, November 17, 2005 7:24 PM To: Pluto Developer List Subject: 1.1: Release Early, Release Often I'm curious what others thoughts are about releasing an alpha version of 1.1 in the next week or so. What are the items we want to make sure we get taken care of before we roll our first 1.1 distribution? A couple of Definates: 1) Action Parameters 2) Portlet Preferences via derby 3) Fix assemble and deploy plugins (reports that they are broken?) 4) Build distributions via m2 (obviously) What else? I don't see any other reasons to postpone an alpha release. . . do you? David
