Does anybody know what large companies are currently using agile iconix process??
-
1I'm voting to close this question as off-topic because it's a request for list of things, and because it's not about programming. – EJoshuaS - Stand with Ukraine Sep 29 '17 at 14:59
2 Answers
The only ones I know are the one I could find on the ICONIX Software Engineering corporate website:
Case studies: see how ESRI Professional Services, Virginia Department of Motor Vehicles, and Large Synoptic Survey Telescope are succeeding with ICONIX Process
I may be wrong but to me, the ICONIX methodology isn't really widely used and it looks more like a way to sell their Enterprise Architect product.
And personally, I never had big successes with too much UML centric approaches (à la MDA).

- 562,542
- 136
- 1,062
- 1,124
-
-
@NBrowne I don't think specifying everything in a UML model is required to come up with a design. – Pascal Thivent Sep 28 '10 at 16:33
I like the process and used it well in several projects. I just want to give some of my thoughts on it:
Iconix is based on domain driven design. Domain comes first. This is fine, however we need to be aware of a boundary conditions. To put is simply, domain driven design works for the relatively complex projects. There may not be a domain model as design pattern at all since it may not be the best choice for every system.
Iconix assumes sophisticated deisgn. Not every project needs it and not every project has developers capable of absorbing it. There are tons of data-centric or purely data manipulation applications out there.
No community, stale web site. I don't know of anybody who uses the process.

- 1,025
- 11
- 16