Hi Doru,
In a form builder, should we have a rendering of the inner nodes at each = occurrence of a children shape? If there is no children shape in a form = builder, can the inner nodes be rendered? Cheers, Alexandre -- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;. _______________________________________________ Moose-dev mailing list [hidden email] https://www.iam.unibe.ch/mailman/listinfo/moose-dev |
Hi Alex,
> Hi Doru, > > In a form builder, should we have a rendering of the inner nodes at > each = > occurrence of a children shape? There should be only one ChildrenShape. In the future we might want to allow the embedding of multiple graphs, but for the moment we stick with one. But, I would not invest too much in this check. If there are more we just render all of them for now. More important is the correct rendering of the shape :) > If there is no children shape in a form = > builder, can the inner nodes be rendered? No. Later on, we can add a ChildrenShape by default if none exists (in VW we add one at x:1 y:1). Cheers, Doru > Cheers, > Alexandre > -- > _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: > Alexandre Bergel http://www.bergel.eu > ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;. > > > > > > _______________________________________________ > Moose-dev mailing list > [hidden email] > https://www.iam.unibe.ch/mailman/listinfo/moose-dev -- www.tudorgirba.com "Don't give to get. Just give." _______________________________________________ Moose-dev mailing list [hidden email] https://www.iam.unibe.ch/mailman/listinfo/moose-dev |
Ok
I added the check and some tests for this :-) Alexandre On 10 Aug 2010, at 08:40, Tudor Girba wrote: > Hi Alex, > >> Hi Doru, >> >> In a form builder, should we have a rendering of the inner nodes at each = >> occurrence of a children shape? > > There should be only one ChildrenShape. In the future we might want to allow the embedding of multiple graphs, but for the moment we stick with one. > > But, I would not invest too much in this check. If there are more we just render all of them for now. More important is the correct rendering of the shape :) > >> If there is no children shape in a form = >> builder, can the inner nodes be rendered? > > No. Later on, we can add a ChildrenShape by default if none exists (in VW we add one at x:1 y:1). > > Cheers, > Doru > > >> Cheers, >> Alexandre >> -- >> _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: >> Alexandre Bergel http://www.bergel.eu >> ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;. >> >> >> >> >> >> _______________________________________________ >> Moose-dev mailing list >> [hidden email] >> https://www.iam.unibe.ch/mailman/listinfo/moose-dev > > -- > www.tudorgirba.com > > "Don't give to get. Just give." > > > > > > _______________________________________________ > Moose-dev mailing list > [hidden email] > https://www.iam.unibe.ch/mailman/listinfo/moose-dev -- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;. _______________________________________________ Moose-dev mailing list [hidden email] https://www.iam.unibe.ch/mailman/listinfo/moose-dev |
Free forum by Nabble | Edit this page |