How can you tell whether to use Composite Pattern or a Tree Structure, or a third implementation?
I have two client types, an “Observer“-type and a “Subject“-type. They’re both associated with a hierarchy of groups.
Contract / Project / Line-Item hierarchy design considerations
We currently have an application that allows users to create a Contract
. A contract can have 1 or more Project
. A project can have 0 or more sub-projects (which can have their own sub-projects, and so on) as well as 1 or more Line
. Lines can have any number of sub-lines (which can have their own sub-lines, and so on).
Scrum Master in the organization
I’m wondering how to set up the organization with Scrum Masters. I would prefer to see real examples of where the scrum masters are located in the organization’s hierarchy and how report-to / chain-of-command issues are handled.
How to write a program that diffs on hierarchy changes? [closed]
It’s difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center. Closed 11 years ago. Why is it that diff programs work on […]
Are there established algorithms for spacing out objects of unequal size?
I’m working on visualizing a hierarchy. There will be clusters of objects, each cluster containing rectangles of fixed width but variable height. I’d like to arrange these within a rectangular space so as to have equal visual spacing between them, something like this:
In MVC should a model contain subview models?
Some background:
In MVC should a model contain subview models?
Some background:
Where should I put (wrapper) scripts in my source tree? [closed]
Closed 8 years ago.
Where should I put (wrapper) scripts in my source tree? [closed]
Closed 8 years ago.
Where should I put (wrapper) scripts in my source tree? [closed]
Closed 8 years ago.