On Wed, Jan 02, 2008 at 11:50:57AM -0800, Gus Wirth wrote:
How does the language support distributed programming? Does it solve the lock problem that Python has?
Which lock problem is that? I didn't find anything specific when searching. CLR has support for reflection-based distributed programming, so if Cobra is complete enough, it should just be able to use that. Doing distributed programming in Cobra could be very confusing with Corba. Dave -- [email protected] http://www.kernel-panic.org/cgi-bin/mailman/listinfo/kplug-lpsg
