Hi everybody, this is the very first time I 'play' with openbd. I like the approach which make it perfectly suitable for my webapp...a lot of A/B and split test and correction on the fly could be possible...and even more important, I can integrate Java.
I have a question BTW. For sure I can integrate Java using cfscript. The problem is that, as a developer, I like all the utils that for example eclipse has, for example the variable name autocomplete, the fact that eclipse (while I'm writing) check my syntax and so on. This is not possible right now because when eclipse finds a .cfm page doesn't know that inside there could be some java code. Now come the question....there is any tool/plugin that allows me to do this in eclipse (I searched but I cannot find one)? Or, if I have the page page1.cfm, there is a way to have a class Page1.java and write there the code that is automatically loaded inside a given part of the page1.cfm? I know that I could rewrite cfscript, but I wonder if there is any native well tested way to accomplish this. Thanks a lot. Luca -- online documentation: http://openbd.org/manual/ google+ hints/tips: https://plus.google.com/115990347459711259462 http://groups.google.com/group/openbd?hl=en Join us @ http://www.OpenCFsummit.org/ Dallas, Feb 2012
