daniel created this task.
daniel added subscribers: Smalyshev, Aklapper, daniel.
daniel added a project: Wikidata.

TASK DESCRIPTION
  RdfWriter implementations should be optimized for speed. This implies 
omitting sanity checks, e.g. validating local names or checking whetehr a given 
qname prefix has actually been registered.
  
  Since these kinds of checks are quite useful for debugging, they should be 
available via a decorator: an implementation of RdfWriter that does *just* 
these checks, and delegates the actual work to another RdfWriter instance.

TASK DETAIL
  https://phabricator.wikimedia.org/T94174

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
<username>.

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: daniel
Cc: daniel, Aklapper, Smalyshev, Wikidata-bugs, aude



_______________________________________________
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs

Reply via email to