irmis-devel Mailing List for IRMIS
Status: Alpha
Brought to you by:
carcassi
You can subscribe to this list here.
| 2008 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
(4) |
Dec
(5) |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2009 |
Jan
(2) |
Feb
(10) |
Mar
(5) |
Apr
(5) |
May
(1) |
Jun
(3) |
Jul
(3) |
Aug
(1) |
Sep
(2) |
Oct
(2) |
Nov
(1) |
Dec
(1) |
| 2010 |
Jan
(2) |
Feb
(1) |
Mar
(1) |
Apr
(3) |
May
(2) |
Jun
|
Jul
(1) |
Aug
(1) |
Sep
(1) |
Oct
(1) |
Nov
|
Dec
(1) |
| 2011 |
Jan
|
Feb
(2) |
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
| S | M | T | W | T | F | S |
|---|---|---|---|---|---|---|
|
|
|
|
|
|
|
1
|
|
2
|
3
|
4
|
5
|
6
|
7
|
8
|
|
9
|
10
|
11
|
12
|
13
|
14
|
15
|
|
16
|
17
|
18
|
19
|
20
|
21
|
22
|
|
23
|
24
|
25
|
26
|
27
|
28
(1) |
29
|
|
30
|
31
|
|
|
|
|
|
|
From: Carcassi, G. <car...@bn...> - 2009-08-28 16:18:50
|
Hi all, It's that time of the month: https://sourceforge.net/projects/irmis/ Doug has worked on a tool to create text file templates that then get populated with data from IRMIS. This will be useful for creating configuration files using the data in IRMIS, such as DHCP configuration, writing scripting to forward data, for example to an LDAP server, or simply create text reports. This is not included in the release, since we haven't finalized the packaging and all, but it's in subversion for whoever wants to have a look. An overview can be found here: http://irmis.svn.sourceforge.net/viewvc/irmis/docs/20090804.Doug_Sheffer .IRMIS_Templates.pdf?revision=1054 Apart from a couple of fixes, there are no externally visible changes in the application. Most of the time I have been spending improving (and clarifying) the thread safety and immutability rules of the Java API. I am also writing a more advanced query API to browse through components and group changes. This is all work that should simplify the internals of the API, making it easier to extend and support future functionality. Full change log is available on Trac at: https://sourceforge.net/apps/trac/irmis/query?status=closed&group=compon ent&order=priority&col=id&col=summary&col=owner&col=type&col=priority&co l=component&col=version&milestone=3.0.10-alpha%20(r1052) Gabriele |