ColdBox Framework Forums Notification: Post to Request context decorator documentation error

Title: RE: Request context decorator documentation error
Thread: Request context decorator documentation error
Forum: Bugs
Conference: ColdBox
User: lmajano Hi
You are right, the sample is wrong. I need to update it.

Here is the
important part about the request context decorator.

When you decorate it, you
implement the methods you like to enhance or even add. You have the original
request context available for any reason you want to access the original created
data. However, all the data is stored in your decorated context. THAT IS WHAT
COUNTS!!

The original context is there for you to see the orginal incoming
context.

However, for 2.6 I want both be referrall with each other. So no
matter where you do the change, both states remain the same.
http://forums.coldboxframework.com/index.cfm?event=ehMessages.dspMessages&threadid=A8FC36C5-FF65-CEF6-65BB10B0CFBAC320