Re: emitting custom html5 elements from ionic
jon judge <[email protected]> Mon, 21 Apr 2014 02:34:17 -0700 (PDT)
| Newsgroups | gmane.comp.ai.prolog.swi |
|---|---|
| Message-ID | <[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. -- 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.