As someone that uses Bluedragon.net I can say its a fine solution if your aim is migration from CFML to .NET if its a legacy app, however if this is ongoing CFML development you need to consider that it is mostly Coldfusion 7 compatible and the release schedule is not equal with the other engines. BD.NET 7.1 came out in 2009 since then there has been a point release early this year. I guess it depends how much you need .net support ? If you're wanting to call .net classes from java have you tried something like http://www.jnbridge.com
Many thanks Alex On 1 November 2011 16:13, Alan Williamson (aw2.0 cloud experts) < [email protected]> wrote: > do you want to run OpenBD on .NET via Mono? > > this won't work, OpenBD is written in pure Java and we are using stuff > that i know J# (if that is still supported in Mono) does not support. > The BD.NET is written in C# and is a first class citizen in the world of > .NET. > > > Lewis Donofrio wrote: > >> Folks, >> >> Does anyone know if I could leverage mono w/opendb to equal the >> iis/bd.net world? >> > > -- > official tag/function reference: http://openbd.org/manual/ > mailing list - > http://groups.google.com/**group/openbd?hl=en<http://groups.google.com/group/openbd?hl=en> > -- Alex Skinner Managing Director Pixl8 Interactive Tel: +448452600726 Email: [email protected] Web: pixl8.co.uk -- official tag/function reference: http://openbd.org/manual/ mailing list - http://groups.google.com/group/openbd?hl=en
