gnue-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [GNUe-dev] Recent changes in AppServer


From: malek
Subject: Re: [GNUe-dev] Recent changes in AppServer
Date: Mon, 21 Mar 2005 07:35:31 +0100
User-agent: Internet Messaging Program (IMP) 3.2.2

thank you so much
:-)

lekma

Quoting Johannes Vetter <address@hidden>:

> Hi,
> 
> as you might have noticed reading commit mails I've added support for
> constraint-detection to the commit function. This allows the following
> situation:
> 
> person = session.new ('address_person')
> person.name = 'foobar'
> 
> country = session.new ('address_country')
> country.code = 'XY'
> 
> person.country = country
> 
> session.commit ()
> 
> 
> Where this code snipped failed before the change, because objects were
> posted to the backend in the same order as they have been created. Now,
> appserver creates dependency-tables based on the class-repository.
> 
> If you encounter problems, please let me know ... :)
> 
> 
> Thanks,
> Johannes
> 
> 
> 
> -- 
> BYTEWISE Software GmbH          Tel +43 (5577) 89877-0
> i.A. Johannes Vetter            Fax +43 (5577) 89877-66
> A-6890 Lustenau, Enga 2         http://www.bytewise.at
> -------------------------------------------------------
> Wir bieten die Installation von Debian GNU/Linux auf
> Servern für kleinere Netzwerke zum Pauschalpreis an.
> Mehr dazu unter http://www.bytewise.at/texte/pl-debian
> 
> 






reply via email to

[Prev in Thread] Current Thread [Next in Thread]