2017-10-23 UTC
# 00:05 GWG [miklb]: If you want to look, I just pushed the start of the replacement for Kind_Meta
# 00:14 GWG There is a new file, class-mf2-post
# 00:14 GWG That tries to turn post data into MF2 data.
# 00:16 [miklb] and the goal is to write that class so other plugins could drop it in and use it? I’m still not sure I follow exactly what the target goal is. I mean, I understand that you are trying to normalize data, but I’m not sure about the class being in post-kinds.
# 00:20 GWG [miklb]: Well, it has to start somewhere.
# 00:20 GWG It is starting as a replacement for Kind_Meta
# 00:26 [miklb] Don’t get me wrong, if it will help you in development of your plugin(s) that’s all that counts. I just wasn’t following, not questioning the longer term goal. Thus why asked about a drop in class, something that could be added as a submodule for instance.
# 00:27 GWG I might turn it into one in the future
# 00:28 GWG I might want to use it in multiple plugins
# 00:43 GWG It might mess up some kind views though
# 00:44 GWG Although if I replace kind meta with this I may write a converter until people can change.
# 00:49 GWG It depends on how much I get in there
# 00:51 GWG I want to stabilize mf2 handling once and for all, fix corrupted metadata I created, etc.
# 00:51 GWG That should allow me to add more functionality in the long-term
tbbrown, tantek, snarfed, [andi], [jeremycherfas], EmreSokullu, [kevinmarks], jeremycherfas, drkokandy_, [gorbatov_art], [eddie], [miklb], dougbeal|iOS, dougbeal|mb1 and [chrisaldrich] joined the channel
[miklb] joined the channel
# 18:25 [miklb] what was the argument for that? I don’t really care one way or another, just seems like an odd decision
# 18:31 [miklb] There is plenty of 7-8 year old (or older) tech in core. Picking on this one seems odd. But such is the nature of WP
# 18:34 GWG I am hoping to get my parse this improvements into the embeds
tantek joined the channel
# 18:52 GWG miklb, made some more improvements to the mf2 post class.
sknebel, Kaja, tantek, EmreSokullu, tbbrown, [kevinmarks] and [miklb] joined the channel
# 23:48 GWG Getting all the properties converted to mf2 from WordPress is an interesting challenge.