Page MenuHomePhabricator

move wikibase parsers and validators into a separate repository
Closed, ResolvedPublic

Description

Parsers and Validators are used during editing mainly. They depend on DataValues, DataModel as well as application specific knowledge and possibly some storage interface.

Event Timeline

daniel raised the priority of this task from to Needs Triage.
daniel updated the task description. (Show Details)
daniel changed Security from none to None.
daniel subscribed.
Lydia_Pintscher removed a subscriber: Unknown Object (MLST).
Lydia_Pintscher renamed this task from move wikibase parsers and validators (to repo, or a separate component) to move wikibase parsers and validators into a separate repository.Dec 2 2014, 2:12 PM

Validators are only used in repo now and could be moved there.

thiemowmde claimed this task.
thiemowmde subscribed.

I did a quick find and grep and it looks like all parsers and validators are in the repo directory. I might have missed one, but this is not really worth tracking this in a 3 years old ticket.