ggodet-bar (Guillaume Godet-Bar)

Name
Guillaume Godet-Bar
Email
Website/Blog
http://ggodet-bar.github.com
Company
LIG Laboratory
Location
Grenoble, France
Member Since
May 29, 2009 (6 months)

Following 1 githubber and watching 8 repositories view all →

Public Repositories (6)

  • AGAP-Lite

    Documentation system for complex processes or systems, using patterns

    legend

    Last updated Sun Oct 25 16:54:58 -0700 2009

  • Sonata

    Lightweight Java framework for interconnecting components with NO coupling

    legend

    Last updated Tue Oct 13 08:54:24 -0700 2009

  • TeamAvatars

    A simple application using the Sonata framework

    legend

    Last updated Tue Aug 25 06:23:45 -0700 2009

  • webrat

    Webrat - Ruby Acceptance Testing for Web applications

    legend

    Forked from brynary/webrat Mon Jun 01 12:50:10 -0700 2009

    Last updated Mon Jun 01 12:55:29 -0700 2009

  • fuzed

    A new revision of Fuzed, the Erlang-based frontend for web apps. Check out the mailing list at ht...

    legend

    Forked from KirinDave/fuzed Mon Jun 01 09:34:55 -0700 2009

    Last updated Mon Jun 01 09:45:09 -0700 2009

  • ggodet-bar.github.com

    legend

    Last updated Fri May 29 02:59:26 -0700 2009

Public Activity feed

ggodet-bar opened issue 1 on ggodet-bar/Sonata Wed Nov 11 08:34:44 -0800 2009
Extract the JSON and JDOM DAO classes from the project
ggodet-bar edited a page in the ggodet-bar/Sonata wiki Wed Nov 11 08:30:57 -0800 2009
ggodet-bar edited a page in the ggodet-bar/Sonata wiki Wed Nov 11 08:26:11 -0800 2009
ggodet-bar edited a page in the ggodet-bar/Sonata wiki Wed Nov 11 08:21:07 -0800 2009
ggodet-bar edited a page in the ggodet-bar/Sonata wiki Wed Nov 11 08:17:07 -0800 2009
ggodet-bar edited a page in the ggodet-bar/Sonata wiki Tue Nov 10 01:14:49 -0800 2009
ggodet-bar edited a page in the ggodet-bar/Sonata wiki Tue Nov 10 01:14:21 -0800 2009
ggodet-bar edited a page in the ggodet-bar/Sonata wiki Tue Nov 10 01:13:45 -0800 2009
ggodet-bar edited a page in the ggodet-bar/Sonata wiki Tue Nov 10 01:10:30 -0800 2009
ggodet-bar edited a page in the ggodet-bar/Sonata wiki Tue Nov 10 00:56:35 -0800 2009
ggodet-bar edited a page in the ggodet-bar/Sonata wiki Tue Nov 10 00:51:03 -0800 2009
ggodet-bar edited a page in the ggodet-bar/Sonata wiki Tue Nov 10 00:47:40 -0800 2009
ggodet-bar edited a page in the ggodet-bar/Sonata wiki Mon Nov 09 16:09:35 -0800 2009
ggodet-bar edited a page in the ggodet-bar/Sonata wiki Mon Nov 09 16:05:04 -0800 2009
ggodet-bar pushed to master at ggodet-bar/AGAP-Lite Sun Oct 25 16:54:58 -0700 2009
HEAD is f848bcb7111e3029d4227c30d90ec60de125796d
  • ggodet-bar committed f848bcb7:
    Implementation of a generic relation management system in the ProcessPattern model.
ggodet-bar pushed to master at ggodet-bar/AGAP-Lite Sun Oct 25 09:36:49 -0700 2009
HEAD is b2dac4e4cafee50afc8462477f36a91b81b872a4

3 commits »

ggodet-bar pushed to master at ggodet-bar/Sonata Tue Oct 13 08:54:24 -0700 2009
HEAD is 40c32a4ff851ecae5378eea68e359a0cdb1e8b60
  • ggodet-bar committed 40c32a4f:
    - Finally added the Process Object management to the framework ! It is currently incomplete (misses property injection), which should be corrected soon. Anyway, ProcessObjects should be created the same way as Entity Objects, except for using the AbstractProcessFactory class.
ggodet-bar pushed to master at ggodet-bar/Sonata Mon Oct 12 10:16:34 -0700 2009
HEAD is 63ce30ef3d34236f76f9cf628cf7e7ab7afc4c06
  • ggodet-bar committed 63ce30ef:
    - Started to complete the XMLInitializerDAO (should now load .properties files)
ggodet-bar pushed to master at ggodet-bar/Sonata Mon Oct 12 02:40:10 -0700 2009
HEAD is fa2c0281915713f16668b67ffb2208f8f668bb87
  • ggodet-bar committed fa2c0281:
    Preparing the InvokerTest class for testing the use of Process Objects
ggodet-bar pushed to master at ggodet-bar/Sonata Sun Oct 11 06:51:26 -0700 2009
HEAD is 3e2b4456198c4d31454925768d4e272e54e8d190
  • ggodet-bar committed 3e2b4456:
    - Integration tests and tweaks for the functional (i.e., non DAO) components of the framework. Further development should focus on 1. regrouping the DAOs; 2. finalizing the dispatch and use of technical components
ggodet-bar pushed to master at ggodet-bar/Sonata Sun Oct 11 00:47:50 -0700 2009
HEAD is c48ae3d9b45518e1488f36eac7c684291e2e36df
ggodet-bar pushed to master at ggodet-bar/Sonata Sat Oct 10 08:11:57 -0700 2009
ggodet-bar pushed to master at ggodet-bar/Sonata Sat Oct 10 08:09:58 -0700 2009
HEAD is 641c447861b8121687774d53b13f4c52cadad9bf
  • ggodet-bar committed 641c4478:
    Another minor code modification (reorganisation of a private method)
ggodet-bar pushed to master at ggodet-bar/Sonata Sat Oct 10 08:07:37 -0700 2009
HEAD is 9c0fb3557fc2add9b66e1567dbe85d6fdeeb80e6
ggodet-bar pushed to master at ggodet-bar/Sonata Sat Oct 10 08:04:20 -0700 2009
HEAD is 00cd884eae49bae0fafadce59e0d9dd4255c488d
  • ggodet-bar committed 00cd884e:
    - Simple implementation of the technical component injection mechanism
ggodet-bar pushed to master at ggodet-bar/Sonata Fri Oct 09 14:43:27 -0700 2009
HEAD is 2c3c22af615ae63d989b569cb92e2536e96931df
  • ggodet-bar committed 2c3c22af:
    - Added some functionality to the Initializer, which now manages the loading of the properties and of the Symphony Objects, as well as the initialization cycle of the Symphony Objects (note that technical classes are not yet handled)