* *No XmlSearch() method* - I was able to get around this by
            creating my own Java class and hacking it into my
            codebase.  Two days ago in a separate email, I offered to
            add this to the project but no interest was generated.

I have been concentrating on other things ... and i will get to this ... got a 11hr flight coming up!

That said ... until GAE fixes their Servlet bug, no one is going anywhere with CFML on GAE. As i have stated in another thread, this effort is something I am thinking of seriously letting go.

        *No CFTHREAD tag - *This is probably something that is
        debatable as to how important it is to others, but I am
finding this to be a big problem for Mach-II specifically. There is a threading adapter specific to OpenBD (
        MachII.utils.threading.ThreadingAdapterBD.cfc) which blows up
        with a compile-time error since the tag doesn't exist.

GAE has no threading capability, so that is never coming.

         *


          * *No CFMAIL tag* -  While the other ones can be hacked
            around, this one is really a show stopper.  For any site
            that has a contact form, user registration, or other 2-way
            communication with the users via mail, OpenBD is suddenly
            eliminated without implementing a custom Java solution.

eh?  CFMAIL is there, it hooks straight into Google's mail layer.

--
official tag/function reference: http://openbd.org/manual/
mailing list - http://groups.google.com/group/openbd?hl=en

Reply via email to