Hi Edy, On 21 Sep 2015 at 11:39:16, Eduard Moraru ([email protected](mailto:[email protected])) wrote:
> Hi, > > Nice tutorial! > > I would suggest that, in the State Application, instead of creating a new > JSON service (step 6), we reuse the LiveTableResults document that is > specific to the State Data Application. Something like: > http://localhost:8080/xwiki/bin/get/StateDataCode/StateDataLiveTableResults?outputSyntax=plain&classname=StateDataCode.StateDataClass&collist=state%2Ccity&state= > > > ...or at least list this as a possibility. That’s a very good idea, I didn’t even think of it! :) I’ve added it as a suggestion. I guess I could rewrite the tutorial and app to skip Step 6 thanks to this. However, I’m hesitating since Step 6 is interesting from a didactic POV since it shows how to create a JSON service. > Also, I`m not sure about the name, since it's extremely technical IMO (as > names of design patterns usually are). Not sure of a better name either, > maybe "Referencing key-value data" or something along those lines, don`t > now. I think I prefer Master-Detail since AFAIK this is the well-known pattern name for this and I’d like to be easy to find this page when googling. > Side note: maybe it would be interesting for AWM to have some template apps > meant both to showcase various tasks you can achieve with AWM but also to > allow the user to more easily achieve common usecases by creating a new app > from template and then customizing the new app to the user's specifics. Yes that would be awesome. We’ll need to think about version 2 of AWM soon. This is one good idea. Another one I’d like to propose early next year will be the merging of the Web IDE extension started by Yann (http://extensions.xwiki.org/xwiki/bin/view/Extension/Web+IDE+Application - he’s shown me a more recent demo of it and it’s really nice) inside AWM v2 to offer a comprehensive way of developing apps. Thanks -Vincent > Thanks, > Eduard > > > On Sun, Sep 20, 2015 at 6:28 PM, [email protected] > wrote: > > > Hi Gus, > > > > Here’s a first version of a Master-Detail Tutorial: > > http://dev.xwiki.org/xwiki/bin/view/Drafts/MasterDetailTutorial > > > > Now the next step is to build this into XWiki, I’ve created a JIRA issue > > for that: > > http://jira.xwiki.org/browse/XWIKI-12598 > > > > Note that the tutorial probably needs polishing a bit before we move it to > > documentation proper (let me know what’s missing when you try to follow it, > > right now it’s pretty bare of explanations). > > > > Thanks > > -Vincent > > > > On 18 Sep 2015 at 14:55:09, HadleysHope ( > > [email protected]) wrote: > > > > Thanks so much for your help with this :) > > > > > > > > -- > > View this message in context: > > http://xwiki.475771.n2.nabble.com/Migration-away-from-TikiWiki-Forms-based-question-tp7595997p7596079.html > > > > _______________________________________________ > > users mailing list > > [email protected] > > http://lists.xwiki.org/mailman/listinfo/users > > > _______________________________________________ > users mailing list > [email protected] > http://lists.xwiki.org/mailman/listinfo/users _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
