[COTDC] 73 - MorphTreeNodeModel

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

[COTDC] 73 - MorphTreeNodeModel

laurent laffont
Today: MorphTreeNodeModel

(and sorry for last days lazyness on this ...)


Comment Of The Day Contest - One Day One Comment
Rules: 
#1: Each day a not commented class is elected. Each day the best comment will be integrated with name of the author(s).
#2: If you cannot comment it, deprecate it.
Laurent
Reply | Threaded
Open this post in threaded view
|

Re: [COTDC] 73 - MorphTreeNodeModel

laurent laffont

On Mon, Jun 20, 2011 at 8:33 PM, laurent laffont <[hidden email]> wrote:
Today: MorphTreeNodeModel

I wrap an item to be displayed in a TreeMorph, so I can answers content and representation in a polymorphic way. 

My hierarchy usually follows TreeMorphModel one.

Laurent.

 

(and sorry for last days lazyness on this ...)


Comment Of The Day Contest - One Day One Comment
Rules: 
#1: Each day a not commented class is elected. Each day the best comment will be integrated with name of the author(s).
#2: If you cannot comment it, deprecate it.
Laurent