Hello,
thanks for answers. I can share only ideas and new code not existing
one. We implemented this in business logic not reusable way. Problem
is also on GUI. Even in case for similar backend logic, frontend is
always different for every specific case.
>From your answer about Historizable, am I right that it is like higher
level of auditing?

Regards

Pavel

On Tue, Dec 2, 2008 at 5:18 PM, Steffen Stundzig
<[EMAIL PROTECTED]> wrote:
> Hi pavel,
>
> I'm currently working in a project for a natural gas provider, so called
> utilities.
>
> Pavel Tavoda schrieb:
>> Hello,
>> do you work for financial institution? We are solving similar problems
>> as you describe for banking and investment sector. I would like to
>> share some ideas about our design which should be used in sculptor.
>> Sorry for long post.
>>
>> 1) Undeletable object: We have objects which are never physically
> ....
>> depends on your other design decision - next topic). We implemented
>> this feature via status (prepared, ready, deleted).
>
>
> We have implemented this as boolean (deleted) only.
>
>> 2) Historizable. It's little bit hooked to undeletable objects. You
>  > text skipped
> wow, actually we are only tracking the changes. We have one version of
> the business object and a list of changed attributes, like JIRA's
> changes list on a single issue.
>
>> Steffen you mentioned EJBs in list of your stuff. Does it mean you
>> have JPA implementation ready or is it only about Session Beans?
>
> no, actually we have only the session beans.
>
> Do you plan to contribute your implementations to the fornax-plattform?
>
> regards
>
>
> --
> Steffen Stundzig
>
> Telefon: +49 (0) 341 / 231-0183-401
> Telefax: +49 (0) 341 / 231-0183-411
> Mobil:   +49 (0) 151 / 173-9673-1 (!neu)
>
> http://itemis.de
> [EMAIL PROTECTED]
> https://www.xing.com/profile/Steffen_Stundzig
>
> itemis AG
> Ludwig-Erhard-Straße 51
> 04103 Leipzig
>
> Rechtlicher Hinweis:
>
> Amtsgericht Dortmund, HRB 20621
>
> Vorstand: Wolfgang Neuhaus, Jens Wagener, Dr. Georg Pietrek
>
> Aufsichtsrat: Dr. Burkhard Igel(Vors.), Stephan Grollmann, Michael Neuhaus
>
>
> -------------------------------------------------------------------------
> This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
> Build the coolest Linux based applications with Moblin SDK & win great prizes
> Grand prize is a trip for two to an Open Source event anywhere in the world
> http://moblin-contest.org/redirect.php?banner_id=100&url=/
> _______________________________________________
> Fornax-developer mailing list
> Fornax-developer@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/fornax-developer
>

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Fornax-developer mailing list
Fornax-developer@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fornax-developer

Reply via email to