> -----Original Message----- > From: Luta, Raphael (VUN) [mailto:Raphael.Luta@;groupvu.Com] > Sent: Tuesday, October 29, 2002 1:48 PM > To: 'Jetspeed Developers List' > Subject: RE: Deprecating methods in Portlet > > > De : David Sean Taylor [mailto:david@;bluesunrise.com] > > > > The init() removal worries me that it will break people's > > existing portlets. > > Agreed. This is probably the most impacting change. > What about keeping this one in Portlet and simply marking it deprecated ? >
+1 on deprecated > > Also getAttribute is used to read from the registry setting. > > Which API should we use to get an attribute from the registry > > (not from the instance)? > > > > Read-only access to actual Registry configuration parameters can probably > be moved to PortletConfig, which itself is probably a prime > target for a lot > method deprecation but I'm going to open only one can of worms at > a time :) Yes, I don't recommend messing with PortletConfig unless you have a lot of time David -- To unsubscribe, e-mail: <mailto:jetspeed-dev-unsubscribe@;jakarta.apache.org> For additional commands, e-mail: <mailto:jetspeed-dev-help@;jakarta.apache.org>
