I don't know the answer to your question, but you can poke around by
dumping out the object and/or Java Reflection to see what
methods/properties exist in the page context object now.  You might get
lucky and find the method was just renamed.  Then again, CF9 might have
totally re-worked that and your screwed.  :)

~Brad

-------- Original Message --------
Subject: CF9 equivalent of getPageContext().getBuiltInScopes()
From: Larry Lyons <[email protected]>
Date: Wed, January 20, 2010 2:20 pm
To: cf-talk <[email protected]>


Greetings.

In CF8 there was a great undocumented function within the
getPageContext() method called getBuiltInScopes() that basically returns
all the scopes available to the request. Unfortunately this doesn't
exist within CF9, or so it appears. Does anyone know of the equivalent
in CF9?



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:329865
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to