I am having some issues with disabling createobject() on shared hosting as it seems to break stuff. Obviously we have to disable this to stop people messing with the service factory, but this also breaks other htings that use it, such as CFLOGIN, and cfc creation.
So my question is, how important are the things that rely on createobject(). Can u live without cflogin, is it a pain to deal with cfc's without it etc? I have found a few other errors cropping up in fusebox apps with createobject() disabled, but I dunno why fusebox would be using it? Anyone ? russ -- ** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/ To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] For human help, e-mail: [EMAIL PROTECTED]
