[vos-d] http://interreality.org/wiki/YiMeiyou

2007-03-29 Thread HEBLACK, J
http://interreality.org/wiki/YiMeiyou Mar 29 '07 VOS Discussion, The faq at the above page is missing. Incidentely, this URL is a similar framework for separation of the mail-client-gui from other components such as input / output database plugins: http://www.manitou-mail.org/overview.php HEBLAC

[vos-d] Google Web Toolkit - Build AJAX apps in the Java language

2007-03-29 Thread HEBLACK, J
Google Web Toolkit - Build AJAX apps in the Java language ... (Builds a full, Swing-style application in Java that runs in JavaScript) VOS-D, Here is another tech. ( http://code.google.com/webtoolkit/ ) that could be used with CrystalZilla,uBrowser to get text-widget-entry... into a 3d "Game Spa

Re: [vos-d] s5 design overview

2007-03-29 Thread Peter Amstutz
On Thu, Mar 29, 2007 at 07:29:35AM -0700, Ken Taylor wrote: > This seems like a very good optimization, given how string-heavy the system > is. Could string tables also be used to compress COD files more? How about > network optimization by having two sites "share" a string table (or have a > stat

Re: [vos-d] s5 design overview

2007-03-29 Thread Ken Taylor
Peter Amstutz wrote: > 1. Memory footprint > > The current s4 design has a lot of per-vobject overhead, leading to a > significant memory footprint. The development version improves on this > a bit, but the honest truth is that the implementation was not written > with memory efficiency in mind.