ColdFusion Builder component wizard interface feature
Thursday September 24, 2009 11:16 PM
Word Count: 148
A fond a cool little tip in ColdFusion Builder that for whatever reason I did not know existed. If you have an inteface that you are working with and you need to create a component that will implement I suggest using the new component Wizard. If you have worked in ColdFusion Builder you most likely have already seen the screen below. What you may not know though is that if you select an interface to implement and click finish it will read interface details and create your code for you.

