done (see [1]). regards, gerhard
[1] http://issues.apache.org/jira/browse/OWB-420 http://www.irian.at Your JSF powerhouse - JSF Consulting, Development and Courses in English and German Professional Support for Apache MyFaces 2010/7/23 Mark Struberg <[email protected]> > oh looks like a bug to me, can you please open a Jira? > > LieGrue, > strub > > > > ----- Original Message ---- > > From: Gerhard Petracek <[email protected]> > > To: [email protected] > > Sent: Fri, July 23, 2010 1:26:42 PM > > Subject: AbstractContext#configureScopeType > > > > hi, > > > > AbstractContext#configureScopeType contains: > > > > if (type.equals(ContextTypes.SINGLETON)) > > { > > this.scopeType = ConversationScoped.class; > > } > > > > that looks strange to me. > > if the implementation is intended, it would be nice to explain the reason > in > > a comment. > > > > regards, > > gerhard > > > > http://www.irian.at > > > > Your JSF powerhouse - > > JSF Consulting, Development and > > Courses in English and German > > > > Professional Support for Apache MyFaces > > > > > >
