Hello,

JORM is still currently under development.
The JORM code is not open-source yet, and the open-sourcing process is underway.

JORM features include:
- persistence of declared classes or interfaces,
- separation of the memory accesses (generic) and the persistence support access (via 
"mappers", which offer a single interface, but which are specific to each persistent 
support),
- polymorphism (via multiple inheritance of interface and single class inheritance),
- so-called generic classes (set-valued and list-valued attributes),
- references between persistent classes or interface (the type of an attribute can be 
a declared class or interface),
- distributed naming,

We now have a first operational version of JORM, with its compiler, runtime and a file 
mapper (which maps objects to files).
JORM uses itself for the persistence of its meta-schema, which has allowed us to test 
it.
An implicit object-to-relational JORM mapper is being developed and is now reasonably 
advanced.

Work on associative queries (finders) is only starting.

The JOnAS-JORM integration process has started. The first "exercise" is to use JORM in 
a BMP mode.
This has lead us to redesign the connection part of JOnAS, and implement a J2EE-like 
connector, which will wrap the JOnAS JDBC connections.
A second phase will integrate JORM in a CMP mode.

No final date unfortunately about the availability of JORM.
We'll keep you posted!!

Regards,

    alex

[EMAIL PROTECTED] wrote:

> Hello,
>
> can someone inform me about the current status of the project "JORM"? Is "JORM" 
>available?
>
> Thanks,
>
> Sven Templin
> ----
> To unsubscribe, send email to [EMAIL PROTECTED] and
> include in the body of the message "unsubscribe jonas-users".
> For general help, send email to [EMAIL PROTECTED] and
> include in the body of the message "help".

begin:vcard 
n:Lefebvre;Alexandre
tel;fax:+33 4 76 76 45 57
tel;work:+33 4 76 76 45 63
x-mozilla-html:FALSE
url:http://www.rd.francetelecom.fr
org:France Telecom R&D;DTL/ASR
version:2.1
email;internet:[EMAIL PROTECTED]
title:R&D Engineer
adr;quoted-printable:;;28, chemin du Vieux Chene=0D=0AB.P. 98;Meylan CEDEX;;38243;France
x-mozilla-cpt:;-7456
fn:Alexandre Lefebvre
end:vcard
  • JORM John Yu
    • Re: JORM Alexandre Lefebvre
    • JORM sven . templin
      • Alexandre Lefebvre

Reply via email to