On 08/11/06, ant elder <[EMAIL PROTECTED]> wrote:
On 11/8/06, Andrew Borley <[EMAIL PROTECTED]> wrote: > > Hi everyone, > > Now M2 is finally available, we should start thinking about what we'd > like to do next in Tuscany C++. There were quite a few items that were > suggested for M2 that we ended up leaving out for time reasons and it > would be good to progress the function we have in M2. > > Things I would like to do/see: > - Add initial support for SDO handling in the Python extension (as an > XML serialization) > - Remove requirement for componentType side-files for Python components > - Get the PHP extension up to the level of the Ruby/Python extensions > - perhaps by using the SCA for PHP stuff > (http://www.osoa.org/display/PHP/SCA+with+PHP) > - Improve the samples for the scripting languages (nebulous! does > anyone have any good ideas?) > - A sample showing the different languages working together. > - A standalone REST binding - we can do a limited REST via the > support in Axis2C, but I think it would be cool to have a real > binding.rest that we can host in HTTPD. > > Please join in with your own thoughts/plans! > > Cheers > > Andy I'd like to give you a JavaScript extension supporting E4X.
Cool. In fact I just
downloaded MS Visual Studio express this morning with that in mind (can i used this to build everything on Windows?). No idea if it will happen as its been years since I did anything with C++. Expect to see a few newbie how to build type questions ... ...ant
VS Express is able to compile our code but you may notice a fair few warnings (which we will get round to fixing). I like the idea of expanding the scripting language support to see where that takes us. It will be interesting to see if there is anything common to the different scripting languages that can be distilled into a scripting "core"?? Cheers, -- Pete
