https://bugzilla.wikimedia.org/show_bug.cgi?id=49186
--- Comment #2 from Daniel Kinzler <[email protected]> --- Rough proposal: * create wbsnakvalueparser for parsing snak values based on property ID and/or data type ID. This should have an option to apply validation, too. * create wbsnakvalueformatter for parsing snak values based on property ID and/or data type ID. This needs to support different kinds of desired output, too (plain text, html, etc). Note that the modules parsevalue and formatvalue provides by DataValuesCommon are not sufficient, since they can not handle DataType specific formatting or constraints, nor do they support different output formats like html. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
