Thanks Dave, Thanks Freeman for your responses.
As Freeman mentioned, it will be clear to me once I get into it. But I
started working on ofbiz very recently . So It will take some time for me.
Anyway, now I have better understanding of the comparison .
Thanks once again.
-Sastry
--------------------------------------------------
From: "David E Jones" <[email protected]>
Sent: Saturday, June 27, 2009 8:11 AM
To: <[email protected]>
Subject: Re: Difference between OfBiz and Opentaps
Yes, they are well supported in OFBiz. The quick answer is that Hibernate
has nothing to offer OFBiz as it operates under a very different approach
(ie object-relational mapping as opposed to facilitating use of the
relational data model).
As for Spring: it is a tool useful for low-level Java coding and simply
doesn't help with most of what developers do with the OFBiz framework. On
the other hand, I know people have used it with OFBiz when they had
previously written code that they wanted to incorporate into OFBiz-based
apps.
-David
On Jun 26, 2009, at 4:57 PM, sastry mln wrote:
Hi,
.
In this context, I have a question.
Are not the services provided by spring and hibernate (eg transaction
handling, JDBC abstraction /ORM ) already available in ofBiz?
What value add might spring and/or hibernate bring to OfBiz?
regards
Sastry
-----Original Message-----
From: BJ Freeman [mailto:[email protected]]
Sent: 26 Juni 2009 23:58
To: [email protected]
Subject: Re: Difference between OfBiz and Opentaps
based on
https://sourceforge.net/forum/forum.php?forum_id=882884
By: Si Chen (sichenProject Admin) - 2009-01-09 13:13
me too: please post here once in awhile and let me know how your group
is going.
Now word about ofbiz and opentaps: we will be deprecating more of the
ofbiz things in favor of open source projects like Spring and
hibernate,