Re: emitting custom html5 elements from ionic

Carlo Capelli <[email protected]> Mon, 21 Apr 2014 12:04:17 +0200
Newsgroups gmane.comp.ai.prolog.swi
Message-ID <CABty9wx2nbOw=meh0-YJYzvxXACbaEjwiaKJn+0TCfaESWdLjg@mail.gmail.com>
2014-04-21 11:34 GMT+02:00 jon judge <[email protected]>:

> great - many thanks on the syntax correction, that works great.
>
> Carlos - on the dcg inclusion thing, are you hinting that 'ion-list' could
> be a term/dcg rule, with recursive calls to ion-item which populates the
> list items directly into the html, then I have no need at all for the 'item
> in items' angular data binding, whose 'items' would need to be pulled in
> via
> a separate http request, that kind of thing ?  ie keep as much in prolog as
> possible to avoid http round trips.
>
>
That could be great from your user' viewpoint, but I can't comment about
the feasibility, of course.
Mine was just a remark about factoring out complex syntax details in
reusable snippets.
Please forgive me if was totally obvious...

>
>
>
> --
> View this message in context:
> http://swi-prolog.996271.n3.nabble.com/emitting-custom-html5-elements-from-ionic-tp14844p14848.html
> Sent from the SWI Prolog mailing list archive at Nabble.com.
> _______________________________________________
> SWI-Prolog mailing list
> [email protected]
> https://lists.iai.uni-bonn.de/mailman/listinfo.cgi/swi-prolog
>
-------------- next part --------------
HTML attachment scrubbed and removed