It's been updated. It only required changing:
<property name="sessionFacade" type="properties.SessionProperty" />
To:
<property name="sessionProperty" type="properties.SessionProperty" />
So the property loader doesn't get overwritten with the session facade.
.pjf
Collectonian said the following on 03/02/10 09:16:
Any update on when the Wiki will be updated?
On Jan 11, 3:53 pm, "Peter J. Farrell"<[email protected]> wrote:
Summer,
I'm going to update the wiki entry (parts of it were contributed) as the
wiki entry example shouldn't show replacing itself with a non-Mach-II
extended CFC. If you use my suggestions on renaming the property name
for the CFC that is loading the session facade to "sessionFacadeLoader"
-- you'll be fine. At the moment, the behavior in your application as
it stands is doing something that the framework doesn't support -- it's
just in 1.6 it didn't show it's ugly head as it didn't check for this.
1.8 is just more strict on this rule that 1.6 was.
Best,
.Peter
--
You received this message because you are subscribed to Mach-II for CFML list.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/mach-ii-for-coldfusion?hl=en
SVN: http://greatbiztoolsllc.svn.cvsdude.com/mach-ii/
Wiki / Documentation / Tickets:
http://greatbiztoolsllc.trac.cvsdude.com/mach-ii/