Re: Examples of Cayenne Tapestry apps

2021-06-09 Thread Richard Frovarp
That code is one of the main reasons we switched over to it. We have a lot of small web application at my institution to solve a variety of problems, and Tapestry, Cayenne, plus that integration library has been key to us getting a lot of work done. I had found various copies of that code

Re: Examples of Cayenne Tapestry apps

2021-06-09 Thread Michael Gentry
Using Spring/Thymeleaf+JPA currently...really missing Tapestry+Cayenne--much more elegant, IMO. On Tue, Jun 8, 2021 at 11:32 PM Robert Zeigler wrote: > I haven't really been involved in java for a long time (primarily python > these days), but nice to see that someone else picked up what Kevin

Re: Examples of Cayenne Tapestry apps

2021-06-08 Thread Robert Zeigler
I haven't really been involved in java for a long time (primarily python these days), but nice to see that someone else picked up what Kevin and I started ages ago. Odd thing is, I thought I had officially ported tapestry5-cayenne over to github a long while ago; I have a t5cayenne repo in my

Re: Examples of Cayenne Tapestry apps

2021-06-08 Thread D Tim Cummings
Thanks. I will check it out. Tim On 9/6/21 01:01, Richard Frovarp wrote: > There is an integration library that was developed by a group of > people once upon a time. It was abandoned, but was Apache License 2. > So I've picked up a fork, and have it updated. > >

Re: Examples of Cayenne Tapestry apps

2021-06-08 Thread Richard Frovarp
There is an integration library that was developed by a group of people once upon a time. It was abandoned, but was Apache License 2. So I've picked up a fork, and have it updated. https://code.google.com/archive/p/tapestry5-cayenne/

Re: Examples of Cayenne Tapestry apps

2021-05-13 Thread D Tim Cummings
Thanks Michael. This is useful. I think I am persisting too much in my Tapestry Cayenne app and would like to view other apps to see how they avoid the temptation to @Persist. I too am using tomcat for deployment. Fortunately I don't have any huge forms. Tim > On 12/5/21 22:02, Michael Gentry

Re: Examples of Cayenne Tapestry apps

2021-05-13 Thread D Tim Cummings
Forwarding to list. On 13/5/21 17:03, Andrus Adamchik wrote: > Ah sorry, missed this piece. I have the services declared in the > Bootique module via provider methods, and there's also a "shared > context supplier" service, that is a wrapper against ObjectContext > singleton (appropriate for

Re: Examples of Cayenne Tapestry apps

2021-05-12 Thread Michael Gentry
Hi Tim! The Tapestry+Cayenne apps I worked on weren't open source, but the combination worked amazingly well for us. In the largest one, we had a small user base, but the object graph being edited could be 100s or for a few, over 1000 records [1]. Because the number of records could take a while

Re: Examples of Cayenne Tapestry apps

2021-05-12 Thread Andrus Adamchik
> > On May 12, 2021, at 1:50 PM, D Tim Cummings > wrote: > > Does anyone know of any good open-source Cayenne Tapestry apps that show > best practice and latest features for using these two frameworks > together? Most of the Tapestry examples use Hibernate. > > Tim Hi Tim, Not aware of any

Examples of Cayenne Tapestry apps

2021-05-12 Thread D Tim Cummings
Does anyone know of any good open-source Cayenne Tapestry apps that show best practice and latest features for using these two frameworks together? Most of the Tapestry examples use Hibernate. Tim OpenPGP_signature Description: OpenPGP digital signature