Henweigh99
Hello CF Fans,   I have a “best-practices” question in regards to how you recommend instancing CFCs that all need to talk to each other in a given project. Let’s say for example you have a web…
in ColdFusion
Henweigh99
Hello CFBuilders,   I encountered what I believe is a bug within CFBuilder 3 (standalone and Eclipse plugin) where code coloring breaks after you insert a comment in a function with named…
in ColdFusion Builder
Henweigh99
Does anyone know how to turn off the code assist feature where CFBuilder tries to assist you by listing all the variables on the page?  I have a CFC with over 3000 lines and it causes CFBuilder to…
in ColdFusion Builder
Perkley
I thought CFB 3 was going to be good for me, but the more I use it the more I am finding strange behaviors.  Lately I have one particular file that is quite large that keeps crashing whenever I try…
in ColdFusion Builder
Henweigh99
Hello,   I was curious if it was possible to dynamically create an implicit structure where you might occasionally want to omit some keys from being added to the structure?   I played around with…
in ColdFusion
Henweigh99
I have a MSSQL database schema question that I’d love to have the community's opinion on.  I’m looking for the optimal way of storing one-to-many relationships for a variety of table combinations.  …
in Advanced Techniques