I can't comment on whether for your app singleton is right or not.  Just be
aware that in CF singleton is much more common than in Java, largely due to
the much higher object instantiation overhead.

Jaime
On Wed, Dec 9, 2009 at 3:28 PM, Andre Kapp <kap...@gmail.com> wrote:

>
> Tks Leigh
>
> I changed all the variables to be var scoped. I have also var scoped the
> queries.
> Still busy testing but it looks gooooodddd!!!!
>
> Tks again for all the input. Without this I would have been lost! I still
> believe the Singleton is not the correct design pattern here, so will still
> do some work on that.
>
> Andre
>
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
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:329000
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to