[Pkg-javascript-commits] [node-expat] 24/371: README: TODO done

Jonas Smedegaard dr at jones.dk
Sun Feb 28 09:59:41 UTC 2016


This is an automated email from the git hooks/post-receive script.

js pushed a commit to branch master
in repository node-expat.

commit 5ae65225e85e7a43ca9e8045dcc3bf85e4c8c513
Author: Astro <astro at spaceboyz.net>
Date:   Sun May 30 14:58:04 2010 +0200

    README: TODO done
---
 README.markdown | 6 +-----
 1 file changed, 1 insertion(+), 5 deletions(-)

diff --git a/README.markdown b/README.markdown
index 28e9881..d04dd08 100644
--- a/README.markdown
+++ b/README.markdown
@@ -37,14 +37,10 @@ Use `test.js` for reference.
 
 We don't emit an error event because libexpat doesn't use a callback
 either. Instead, check that `parse()` returns `true`. A descriptive
-string can be obtained via `getError()` for user feedback.
+string can be obtained via `getError()` to provide user feedback.
 
 ## Namespace handling ##
 
 A word about special parsing of *xmlns:* this is not neccessary in a
 bare SAX parser like this, given that the DOM replacement you are
 using (if any) is not relevant to the parser.
-
-## TODO ##
-
-* parse() should accept Buffer objects for efficiency

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-expat.git



More information about the Pkg-javascript-commits mailing list