Treora opened a new pull request #15: Hackathon produce
URL: https://github.com/apache/incubator-annotator/pull/15
 
 
   Some unfinished code, but possibly a usable basis to start building things 
with. Implements TextQuoteSelector (anchoring as well as describing), a 
tentatively named 'AnySelector' for detecting the selector type, and arbitrary 
nesting through a RangeSelector or the refinedBy property. Everything is based 
on async generators, and designed to allow for optimisations (e.g. memoisation) 
at any level (hence the required `createSelector` step everywhere before being 
able to use a selector).
   
   Design and code by @tilgovi, @jakehartnell and myself.
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to