Welcome
The components built in this project are designed to provide an easy way for ColdFusion developers to leverage the database system behind Avectra's netFORUM Enterprise. The code is offered
... [More]
with sensitive information removed, therefore some environment specific configuration can be expected. If you are using Avectra's netFORUM Pro or netFORUM Team some of the changes you will make might include namespace modifications and the addition of other authentication criteria like defining a misunderstand attribute.
In any case, if you have any questions or need assistance understanding or implementing any of this code, please feel to contact me - jumpin(at)iribbit.net.
2009/04/07
It should be noted the code offered in this project is for Avectra netFORUM Enterprise v2.0 2006.2.0.12643 Build 2006_02_04. As I understand it, there has been some significant enhancements to xWeb in more recent versions - executing Stored Procedures and meta data caching. Both could improve the performance of requests being made and even short cut the number of calls needed, in certain circumstances.
2008/03/02
Since posting this project, I've had the opportunity to rewrite the application that drove the creation of this code. In the process, I've cleaned up all the bad practices, mainly the hard coded variables in the root CFC. These have been replaced with arguments that need to be passed in when invoking the component. A couple other things I've changed as well. If there are any questions or problems, please feel free to Create an Issue in this project.
Other modifications include enhanced and consistent error catching across all methods.
2007/10/18
Created project and uploaded original version [Less]
Created
about 1 year
ago.