Baz wrote:
Alan W., that's very interesting. Purely out of curiosity, what causes the main complexity? From the outside a web service looks like a simple formatted text request, but obviously internally it's a lot more than that. What's it about GAE that makes it tougher?
in short, we have to invoke the java compiler, and create a whole bunch of wrapper classes on the fly to wrap the CFC in a call for the AXIS library. In GAE we don't have a file system, so we have to utilise the excellent work that Vince done on GAE-VFS to do it.
Not impossible ... just not trivial, and at the moment, we are in the last push to get out OpenBD 1.3 for the 27th April.
Lots of cool stuff coming down the path at you -- Open BlueDragon Public Mailing List http://www.openbluedragon.org/ http://twitter.com/OpenBlueDragon mailing list - http://groups.google.com/group/openbd?hl=en !! save a network - please trim replies before posting !! To unsubscribe from this group, send email to openbd+unsubscribegooglegroups.com or reply to this email with the words "REMOVE ME" as the subject.
