#microformats 2015-06-05

2015-06-05 UTC
#
KevinMarks
ah, found a potential problme with name hoisting in h-resume
fuzzyhorns joined the channel
#
KevinMarks
"\n Director\n World Wide Web Foundation\n \n Jan 2009 – Present\n (2 years 11 month)\n \n "
#
KevinMarks
whereas now it is "World Wide Web Foundation" because that is the name of the h-card
#
KevinMarks
is that desired?
andicascadesf and KartikPrabhu joined the channel
#
kylewm
hmm, your pasted URL got cut off
#
kylewm
oh huh, this is not something new
#
kylewm
oh sorry yes it is
#
kylewm
well dang, yeah i agree the full textContent there is probably more desirable than than the explicit p-name
#
KevinMarks
!tell tantek do we want hoisting of values for experience in h-resume?
#
Loqi
Ok, I'll tell him that when I see him next
#
KevinMarks
I switched back to a list for the set so that oder was preserved for the tests
#
KevinMarks
wondering about h-review-aggregate too, though name hoisting isn't too bad ther
#
KevinMarks
hm, are you white-space stripping html as well?
#
kylewm
hmm, I think KartikPrabhu found some undocumented method in bs4 that we delegate to?
fuzzyhorns, KartikPrabhu, tantek, KevinMarks_ and KevinMarks__ joined the channel
KevinMarks__, KevinMarks_, eschnou, ben_thatmustbeme, csarven, tantek, chiui, KartikPrabhu, KevinMarks___, adactio, Left_Turn, benborges, elf-pavlik, Mark87, TallTed, ivc, gRegorLove and fuzzyhorns joined the channel
andicascadesf, rknLA, Garbee, voxpelli and eschnou joined the channel
fuzzyhor_, tantek and fuzzyhorns joined the channel
#
KevinMarks
tantek did you see the h-resume issue wiht hoisting name?
#
tantek
I did not
#
Loqi
tantek: KevinMarks left you a message on 6/4 at 5:30pm: do we want hoisting of values for experience in h-resume?
#
KevinMarks
let me find the tiemstamp
#
KevinMarks
also, looking at legacy parsing of hevent I think we want both summary and name in mf2 terms to reflect the summary in mf1
#
KevinMarks
as mf1 didn't have a name
#
tantek
that's not legacy parsing
#
tantek
mf1 vevent the "summary" *was* the name, never a summary.
#
tantek
so to pollute both would be an error
#
tantek
in general we don't want hoisting. is there a specific use-case that makes it look like it's needed?
#
tantek
KevinMarks: arguing from abstract test case is a VERY poor methodology for changing a spec
#
tantek
it's not real world
#
tantek
if anything it indicates a bad test case
#
tantek
now if there's a real world example that's illustrating a problem, that's worthy of looking at
#
tantek
e.g. do you have an h-resume yourself?