Channel-Data
Channel-Data copied to clipboard
Template tools gone in v1?
Hi Justin,
I just notice that the template tools are gone in v1? is that correct?
Rein
For now anyway. You think we should bring those back? Basically, I was planning on adding any missing features as I port my add-ons to use the new Channel Data. I am most likely going to start with Postmaster and convert it first.
I have a component class called ChannelEntriesParser, but it's likely we need to port that other parsing lib to a new TemplateParser class. This way, if you want to process standard channel entries, just use the ChannelEntriesParser and if you need real advanced/custom parsing, then TemplateParser will work.
Thoughts?