Just as the mail title. How could i reuse a reader object after i have consumed it once?
I am implement a runtime mvvm ui engine, for example, <ul v-for="item in data.goodList" ... when data.goodList changes, i need to re-generate the structure of ul template, so i need to access the definition of the ul node at any time when user interact with my engine. BR, sid -- You received this message because you are subscribed to the Google Groups "Cap'n Proto" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/capnproto/dd7887fb-a1ac-498c-8589-4910d6d6d9cf%40googlegroups.com.
