Yann’s Blog

January 3, 2008

Whats New in girm.git (IRM 2)

Filed under: Grails, IRM 2, Software — Yann @ 11:55 pm

Just a quick update highlighting what is going on in girm.it, the Git repository for IRM 2 (on Grails).

  1. It is now possible to create, view and browse Assets based upon Schemas, which are user defined.
  2. You can create Schemas and Fields in a Schema
  3. The functionality for linking CRI (Cross Reference Identifiers) is in place - needs more work on the GUI front.

screenshot-irm-assets-list-by-type-mozilla-firefox.png
While gIRM isn’t even into alpha stages, its showing a lot of promising functionality already. Next up is a first hash of the Ticketing support system (Tracking mk 2), as well as “personalities”.

Personalities are an abstraction to Schemas which allow you to associate sub-schemas with a master schema. For instance, you can create a “Network Connectivity”personality and associate it with both a printer and a computer. Personalities can also impart custom logic to the application - such as link graphs in the case of a Network Connectivity personality. The mechanism for this isn’t quite designed yet ;)

Feature suggestions are always welcome!

December 11, 2007

gIRM Git Repository Available

Filed under: Grails, IRM 2, Java, SCM, Software — Yann @ 11:50 pm

In addition to trying out new Kool-aid with Groovy and Grails, I’ve decided to move from tracking in Subversion to tracking in Git the gIRM code base.

The gitweb is available here: http://stackworks.net/cgi-bin/gitweb.cgi?p=girm.git;a=summary

and cloning is available at

git://stackworks.net/girm.git/

Powered by WordPress