Closed tdwesten closed 4 months ago
Hi @martyf,
I like your implementation of an interface. It's much better than my quick fix. I've added a getFeedModel function with some extra checks.
getFeedModel
Lovely, I really like this.
Side note FYI, a full rewrite is coming too that will help with modularity too, and these additions are superb for that.
This has been released with 2.4.0
Thanks!!!
Hi @martyf,
I like your implementation of an interface. It's much better than my quick fix. I've added a
getFeedModel
function with some extra checks.