﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
302	add insertChild method in SequenceNodeIF	Stephen Siegel	zirkel	"I would find it very convenient to add a method to SequenceNodeIF

{{{
void insertChild(int position, T child);
}}}
which inserts a child node at position, shifting the node that was at position to position+1, etc."	enhancement	closed	major	1.1	ast	1.1	fixed	sequence node insert	
