Hi I'm sort of confused about parameter handling in a Lenya usecase (there is little to none documentation about it).
- How and when are the parameters initialized? - Which parameters are accessible? - It's not possible to call getParameter() inside AbstractUsecase.initParameters() -> the (request) parameters seems not be initialized at this point. - why are request parameters put into the list? why not access them through the request object? - what if request parameters have the same name? Lot of questions, hope someone can shed some light on. Thanks Felix -- Felix Röthenbacher [EMAIL PROTECTED] Wyona Inc. - Open Source Content Management - Apache Lenya http://www.wyona.com http://lenya.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
