On Sat, Mar 31, 2012 at 8:06 AM, David G Ortega <[email protected]>wrote:

> I would like to know if openDB is full compatible with coldfusion/
> railo.


I wouldn't really equate Railo and CF in that way since they too are not
fully compatible with each other, but short answer is no. Nothing is 100%
compatible with CF except CF (warts and all).


> 1)doesn't like full cfc scripting.
>

That's not implemented yet but Andy and Alan are working on that as we
speak from what I understand.


>
> 2)mappings and import failure...
>

You'll have to be more specific. CFMAPPING is in OpenBD so if you're having
issues you'll have to elaborate if you're having issues with it.


>
> <cfscript>
> import "me.chinga.sdk";
>

import in CFSCRIPT was added back in 1.3 so either there's something
specific about what you're doing or you may have hit a bug if it's not
working as expected. I'll test this out and see what I see. What version of
OpenBD are you using?

3) coldfusion 9 functions as script cfcs missing. Maybe Railo ones are
> compatible?
>

Alan or Andy can correct me if I'm wrong but we're purposely not doing that
hack. The script functionality that goes into OpenBD will be baked in
directly, not simply wrapped with a CFC.

Is that aspect of things (the implementation as CFCs) causing an issue or
were you just wanting to do specific things in script that perhaps aren't
implemented yet?

Thanks for bringing all this stuff up. I think most of these are already on
the radar but appreciate you letting us know what isn't working for you.
-- 
Matthew Woodward
[email protected]
http://blog.mattwoodward.com
identi.ca / Twitter: @mpwoodward

Please do not send me proprietary file formats such as Word, PowerPoint,
etc. as attachments.
http://www.gnu.org/philosophy/no-word-attachments.html

-- 
online documentation: http://openbd.org/manual/
   google+ hints/tips: https://plus.google.com/115990347459711259462
     http://groups.google.com/group/openbd?hl=en

Reply via email to