Re: Hi to all. Project introduction and some doubts

2013-05-14 Thread GESCONSULTOR - Óscar Bou
ok. We will try again with new release. But now I'm more confident with the refactoring and perhaps will maintain the @PersistenceCapable(identityType=IdentityType.DATASTORE. Nice to see it will be simply a decission of the user of the framework. El 14/05/2013, a las 08:43, Dan Haywood esc

Re: Hi to all. Project introduction and some doubts

2013-05-13 Thread Dan Haywood
On 13 May 2013 14:19, GESCONSULTOR - Óscar Bou wrote: > > > Regarding @PersistenceCapable(identityType=IdentityType.APPLICATION) > support, I will double-check but as I remember an Apache Isis exception was > raised with a message indicating that only > @PersistenceCapable(identityType=IdentityTyp

Re: Hi to all. Project introduction and some doubts

2013-05-13 Thread GESCONSULTOR - Óscar Bou
The same in our case for many-to-many relationships between Entities / ARs that have attributes. In our case, not "nearly", but always are Entities / ARs undiscovered. So they can be modeled as a new Entity/AR with 2 many-to-one relationships to its "parents", and with 2 one-to-many relationsh

Re: Hi to all. Project introduction and some doubts

2013-05-12 Thread Dan Haywood
Hi Oscar, thanks for your various emails on the list, and apols for not answering before now. Let me have a go at answering each in turn... On Thursday, 9 May 2013, GESCONSULTOR - Óscar Bou wrote: > > What's the status of the DHTMLX viewer? > > This is Maurizio's baby, so he should probably ans

Re: Hi to all. Project introduction and some doubts

2013-05-09 Thread GESCONSULTOR - Óscar Bou
Thanks, Jeroen for your info. What's the status of the DHTMLX viewer? Regarding the Domain Model, we are looking at various Apache Isis domain examples available on Git repositories. The point is that some of them do not use the JDO object-store and we are trying to migrate part of our model w

Re: Hi to all. Project introduction and some doubts

2013-05-07 Thread Dan Haywood
://www.assembla.com/code/transportplanner/git/nodes/master/screenshots/Tpm_ResourceUsage.png > --- > > > Cheers > Christian > > > From: Dan Haywood [d...@haywood-associat

RE: Hi to all. Project introduction and some doubts

2013-05-07 Thread Christian Steinebach
ian ____________ From: Dan Haywood [d...@haywood-associates.co.uk] Sent: Monday, May 06, 2013 6:03 PM To: users; Christian Steinebach Subject: Re: Hi to all. Project introduction and some doubts On 3 May 2013 14:45, Christian Steinebach mailto:christian.steineb

Re: Hi to all. Project introduction and some doubts

2013-05-06 Thread Jeroen van der Wal
Hi Oscar, First of all welcome to this mailinglist. From the code you showed there's quite a good match between your framework and Isis. Together with Dan I'm developing a business application for managing and invoicing property leases. In the process of building the application Isis matured a lot

Re: Hi to all. Project introduction and some doubts

2013-05-06 Thread Dan Haywood
On 3 May 2013 14:45, Christian Steinebach < christian.steineb...@marintek.sintef.no> wrote: > Hi! > > As Dan mentioned me as a "third party" ;-) sorry, slightly clumsily phrased...! > here's a link to the demo I did, the 'Transport Planning Manger' > http://tpmdemo.eidemsnesset.cloudbees.net/

Re: Hi to all. Project introduction and some doubts

2013-05-06 Thread Dan Haywood
Hi David, Nice to hear that you're making good progress with your app. You can use the IntegTest support stuff already for your integration testing. If you search through the codebase for IsisSystemForTest and IsisSystemWithFixtures, you should see how it is used in some of our "tck" tests. It

RE: Hi to all. Project introduction and some doubts

2013-05-03 Thread Christian Steinebach
Christian > > > > > From: Dan Haywood [d...@haywood-associates.co.uk] > Sent: Friday, May 03, 2013 12:21 AM > To: users; o@gesconsultor.com > Subject: Re: Hi to all. Project introduction and some doubts > > Hi Osca

Re: Hi to all. Project introduction and some doubts

2013-05-03 Thread Mike Burton
> > From: Dan Haywood [d...@haywood-associates.co.uk] > Sent: Friday, May 03, 2013 12:21 AM > To: users; o@gesconsultor.com > Subject: Re: Hi to all. Project introduction and some doubts > > Hi Oscar, > > Thanks for your inter

Re: Hi to all. Project introduction and some doubts

2013-05-03 Thread GESCONSULTOR - Óscar Bou
d...@haywood-associates.co.uk] > Sent: Friday, May 03, 2013 12:21 AM > To: users; o@gesconsultor.com > Subject: Re: Hi to all. Project introduction and some doubts > > Hi Oscar, > > Thanks for your interest in Isis, and for your very interesting email. I'm > replying t

RE: Hi to all. Project introduction and some doubts

2013-05-03 Thread Christian Steinebach
it Cheers Christian From: Dan Haywood [d...@haywood-associates.co.uk] Sent: Friday, May 03, 2013 12:21 AM To: users; o....@gesconsultor.com Subject: Re: Hi to all. Project introduction and some doubts Hi Oscar, Thanks for your interest in I

Re: Hi to all. Project introduction and some doubts

2013-05-03 Thread GESCONSULTOR - Óscar Bou
Hi, Adam and Dan. Thanks a lot for your responses. Adam, I'll look in detail on the project to pointed me and Dan, I (and many others :-) will wait for the "Estatio" code with really, really interest :-)) Dan, regarding JPA I've seen on previous posts that LGPL licensing was the reason to choo

Re: Hi to all. Project introduction and some doubts

2013-05-02 Thread David Tildesley
Hi Dan, We are building a corporate application using the ISIS framework as is (JDO, Wicket viewer) and it is going well. However the unfinished JUnit wrapper poses a problem for us in the long run. Keen to see it completed (that's a vote fromme). Unfortunately I can't publish the source for

Re: Hi to all. Project introduction and some doubts

2013-05-02 Thread Dan Haywood
Hi Oscar, Thanks for your interest in Isis, and for your very interesting email. I'm replying to both you and to the mailing list; you might want to subscribe to users@isis.a.o and/or dev@isis.a.o. I'll reply in line so that I don't miss anything On 2 May 2013 17:36, GESCONSULTOR - Óscar B

Re: Hi to all. Project introduction and some doubts

2013-05-02 Thread Adam Howard
Hi Oscar, I don't know of any open source projects using Isis that you could look at but I did start (and never finished) a port of the dddsample[1] app to Isis. The code is on GitHub[2] but I don't know how much help it will be since it's so incomplete. I hope to make more progress this summer. I