Re: Spiro support in Isis

2015-11-02 Thread Dan Haywood
I've raised ISIS-1236 for extending RO viewer to support the "simple" domain model (to integrate with Spiro), and I've raised ISIS-1237 for Swagger integration work. will aim to address ISIS-1236 as part of 1.11.0. Thx Dan https://issues.apache.org/jira/browse/ISIS-1236 https://issues.apache.org

Re: Spiro support in Isis

2015-10-14 Thread Dan Haywood
OK, let me put a day aside to get a better handle on all this cool stuff. Thanks for the links. Cheers Dan On 14 October 2015 at 08:29, Óscar Bou - GOVERTIS wrote: > > > Hi Dan. > > You know we're using Wavemaker for the front-end. > > Most recent version 7 uses Swagger as the way to document

Re: Spiro support in Isis

2015-10-14 Thread Óscar Bou - GOVERTIS
Hi Dan. You know we're using Wavemaker for the front-end. Most recent version 7 uses Swagger as the way to document the auto-generated APIs [1], but all JavaScript widgets can be render any JSON representation with limitations detailed in [2], [3]. [1] http://www.wavemaker.com/latest/wavema

Re: Spiro support in Isis

2015-10-14 Thread Dan Haywood
Hi Oscar, I think that Swagger is a mechanism primarily for documenting representations, rather than specifying them. But I haven't played with it, so I might be wrong. I do also think we should provide a Swagger (or Blueprints, or RAML) integration, though. I guess maybe I need to roll my slee

Re: Spiro support in Isis

2015-10-14 Thread Óscar Bou - GOVERTIS
Sorry for this, but would be of any help to fully support something like Swagger (perhaps there are better options; thought it was somewhat supported through Maven?) ? If all we could agree on a common well-known standard in addition to RO specification it would help our current custom viewer

Re: Spiro support in Isis

2015-10-13 Thread Dan Haywood
Hi Kambiz, my apologies ... responding to your mail fell off my todo list. It seems that Willie (just posted on the mailing list) has similar requirements to customize the RO viewer. to you both: I'd like to accommodate these new requirements somehow... over and above me just saying to implemen

Re: Spiro support in Isis

2015-09-28 Thread Kambiz Darabi
Hi Dan, I wanted to ask whether you had the time to look into this. If not, I would be willing to invest some time, but would need a bit of advice on how to tackle it. Thanks Kambiz On 2015-08-17 17:32 CEST, Dan Haywood wrote: > Hi Kambiz, > No, there isn't support at the moment. > > I woul

Re: Spiro support in Isis

2015-08-17 Thread Kambiz Darabi
Hi Jeroen, On 2015-08-17 17:44 CEST, Jeroen van der Wal wrote: > Hi Kambiz, > > Do you want to use Spiro as a client against an Apache Isis application or > creating a bespoke interface and aiming for lighter JSON payloads? In the > latter case you might want to take a look at pluggable represen

Re: Spiro support in Isis

2015-08-17 Thread Jeroen van der Wal
Hi Kambiz, Do you want to use Spiro as a client against an Apache Isis application or creating a bespoke interface and aiming for lighter JSON payloads? In the latter case you might want to take a look at pluggable representations of the Restful viewer [1]. Cheers, Jeroen [1] http://isis.apache

Re: Spiro support in Isis

2015-08-17 Thread Dan Haywood
Hi Kambiz, No, there isn't support at the moment. I would imagine it would probably take a couple of days to implement for me, perhaps less. For someone less familiar with the code, perhaps double that. Once I have 1.9.0 released (in the next week hopefully) I'll spend a couple of evenings lookin

Spiro support in Isis

2015-08-17 Thread Kambiz Darabi
Hi, is Isis capable of supporting the simple domain model as described in section 1.25.1 of the RO spec? I ask because of Richard Pawson's answer to my question on github: https://github.com/SpiroLibraries/Spiro.Modern/issues/2 > I'm afraid this is not going to be straightforward. Either Isis n