Changes between Version 7 and Version 8 of WikiStart

Show
Ignore:
Timestamp:
01/27/10 14:57:38 (7 months ago)
Author:
ArcRiley
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v7 v8  
    2323Concordance is pre-1.0.  There is no public release yet and the code is very much in flux.  While we've had test servers running, it should not be used for anything even remotely public yet. 
    2424 
    25 We are currently migrating the code from C to [http://live.gnome.org/Vala Vala], separating the backend thread code to a monolithic glib library, and rebuilding the Python modules appropriately.  We have considered [http://live.gnome.org/PyGObject PYGObject] (formerly pybank) but found it far too immature for our use at this time. 
     25We are currently migrating the C code to a new GObject-based XMPP server project to make Concordance a pure-Python service framework.