Skip to content
This repository has been archived by the owner on Feb 22, 2018. It is now read-only.

Clean up NodeCursor and remove nodlist from it, its just node #644

Closed
mhevery opened this issue Feb 27, 2014 · 1 comment
Closed

Clean up NodeCursor and remove nodlist from it, its just node #644

mhevery opened this issue Feb 27, 2014 · 1 comment
Milestone

Comments

@mhevery
Copy link
Contributor

mhevery commented Feb 27, 2014

NodeCursor has method

cursorSize() => 1;

which is left over from having directives span multiple elements. This feature is no longer needed because we will use <template> tag for this purpose. The NodeCursor code can be cleaned up.

@mhevery mhevery added this to the v1.0 milestone Feb 27, 2014
@vicb vicb self-assigned this Mar 3, 2014
@vicb vicb modified the milestones: v0.9.9, v1.0 Mar 3, 2014
@vicb vicb removed their assignment Mar 3, 2014
@vicb
Copy link
Contributor

vicb commented Mar 3, 2014

working on it

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging a pull request may close this issue.

2 participants