I don't know about what it does in ACF, but in railo you can do the following:
https://gist.github.com/742393 Tested this in v1.4 of openBD and it seems to give the error: Bad Expression: [testObject['testing']('value')]: Problem occurred while > parsing: testObject['testing']('value') I think that this would be a very good enhancement. It would be similar to being able to do cfinvoke with a dynamic method name, so the functionality is technically there if you change the way it is coded. It would be a nice improvement to the scripting syntax. -- Randy Merrill -- Open BlueDragon Public Mailing List http://www.openbluedragon.org/ http://twitter.com/OpenBlueDragon official manual: http://www.openbluedragon.org/manual/ Ready2Run CFML http://www.openbluedragon.org/openbdjam/ mailing list - http://groups.google.com/group/openbd?hl=en
