X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sbcglobal.net; s=s1024; t=1356810882; bh=v7RYsWpjR1UKPC376T4VQ3PjLqCQ6Caa6df1XHEO44U=; h=X-Yahoo-Newman-Id:X-Yahoo-Newman-Property:X-YMail-OSG:X-Yahoo-SMTP:Received:From:Content-Type:Content-Transfer-Encoding:Subject:Date:Message-Id:To:Mime-Version:X-Mailer; b=iQ792mNUiNeZiS0QYaWvp8kXn9IHuumrBiea6VKinODSeHFfVAVwBuagY7aftJ/9uFAWojTEP21dzhy7Yj3QhWk7FLD1zlqZrGfvi+3FEkWGndZGZzJofo5moOqyIWZ+ivivrrGQi1cXXx8livNPcE/1DCMvxPVPhWQj/BwqjP8= X-Yahoo-Newman-Id: 699696 DOT 35610 DOT bm AT smtp107 DOT sbc DOT mail DOT mud DOT yahoo DOT com X-Yahoo-Newman-Property: ymail-3 X-YMail-OSG: W.tIwDAVM1mgbSqRmZNetv95QeYQl20JBsCrD022jX2NSVL hcmTffsTpdze242vBlBnicm58UXEQ55hPSwk1XTr3BdeW.SGLGc.EGCU_8MF YRA0GY3gdLnCb.40QruR_Vkcl_cMShXTVKY7oCzNWjldKC_KqBUykLX_e71y TOubW7IMGGoxXTBUSTwSocKV0fxDdsPcgJOKFLAVM7OJxkb11Rjp9FOgyu3v 6D7lc6EetWQ6hZKt6V6seodHdNgsTsBikkEvJT7oOTg164ZKxjVdkq8iN5WA G54s7vwzBBInuzvZeMh_vUwPeosuNnc1UTp8M7BDWPk5jJzZPOVFw_CY8vlF IIwmaWMTCbel5Wgma7__VzWGLsFrO9UKyM8VA7y.SKzauIbZfV.2u4WIjjzu ea9eQtCPMUcVWxxiFYRRIOYZN4PXHEy2FRGqRuKH.RRxwr50k.OVBDzhPcxv NtetKgYK7jQFg7ftR5_TTQU3FoAUrTvAr X-Yahoo-SMTP: b8jVkbOswBAqZ4BhECp7nxPJUfTGEnEGv_G4qgQeZMeAbA-- From: Edward Hennessy Content-Type: text/plain; charset=us-ascii Subject: [geda-user] Project Manager Date: Sat, 29 Dec 2012 11:54:41 -0800 Message-Id: To: geda-user AT delorie DOT com Mime-Version: 1.0 (Apple Message framework v1283) X-Mailer: Apple Mail (2.1283) Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id qBTJsmYD009742 Reply-To: geda-user AT delorie DOT com All, The git repository now contains the beginning of a Project Manager application. Until the project becomes more useful, it goes by "Orange." The project was originally created as a test to evaluate the capabilities of Vala. Vala is fantastic for developing code based on the GObject system. Vala removes the boilerplate code required by GObject, but still allows the programs to use the extensive features of the system. All suggestions, contributions, and development work is welcome. Cheers, Ed