[Modeling-cvs] ProjectModeling/Modeling/doc/UserGuide NestedEditingContext.tex,1.5,1.6
Status: Abandoned
Brought to you by:
sbigaret
|
From: <sbi...@us...> - 2003-06-24 17:06:49
|
Update of /cvsroot/modeling/ProjectModeling/Modeling/doc/UserGuide
In directory sc8-pr-cvs1:/tmp/cvs-serv2938/doc/UserGuide
Modified Files:
NestedEditingContext.tex
Log Message:
more precision
Index: NestedEditingContext.tex
===================================================================
RCS file: /cvsroot/modeling/ProjectModeling/Modeling/doc/UserGuide/NestedEditingContext.tex,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** NestedEditingContext.tex 19 May 2003 16:05:16 -0000 1.5
--- NestedEditingContext.tex 24 Jun 2003 17:06:46 -0000 1.6
***************
*** 219,223 ****
child.
! \item{} however, the possibility that children would also insert or delete objects
is {\bf not supported}. We strongly advise against having
more than one child for a given \EC\ if you insert or delete objects in
--- 219,224 ----
child.
! \item{} however, the possibility that multiple children would also
! concurrently insert or delete objects
is {\bf not supported}. We strongly advise against having
more than one child for a given \EC\ if you insert or delete objects in
|