Closed GoogleCodeExporter closed 9 years ago
Original comment by robbie.v...@gmail.com
on 22 Dec 2008 at 2:43
I noticed that there are also custom annotations for JPA and DB4O in those
packages.
So if we do this we will definitely break code. Maybe not worth it?
Original comment by robbie.v...@gmail.com
on 23 Dec 2008 at 12:08
Let's move everything. Let's also delete the old filters rather than deprecate
them. We can make this clear if you
upgrade to wp2. And our docs will be much better this time anyway.
Original comment by dha...@gmail.com
on 23 Dec 2008 at 5:30
Done, made one filter called PersistenceFilter! I also created an spi package
and an
internal package.
Do you think we can remove TransactionStrategy? It is deprecated and only has
"LOCAL"
to choose from.
Original comment by robbie.v...@gmail.com
on 23 Dec 2008 at 5:01
Yea let's remove it. Btw what is the need for internal? Can't we keep
everything in .persist as package local?
Original comment by dha...@gmail.com
on 24 Dec 2008 at 12:21
No, some of our modules like Hibernate / JPA / ... use that code. It's sort of
like a
"shared" thing that users should not use. I like internal, Guice also does that.
Original comment by robbie.v...@gmail.com
on 24 Dec 2008 at 12:36
Original comment by robbie.v...@gmail.com
on 26 Dec 2008 at 11:38
Original issue reported on code.google.com by
robbie.v...@gmail.com
on 22 Dec 2008 at 2:43