-1

Does anybody know what large companies are currently using agile iconix process??

menjaraz
  • 7,551
  • 4
  • 41
  • 81
Somedeveloper
  • 817
  • 2
  • 14
  • 31

2 Answers2

1

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).

Pascal Thivent
  • 562,542
  • 136
  • 1,062
  • 1,124
1

I like the process and used it well in several projects. I just want to give some of my thoughts on it:

  1. 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.

  2. 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.

  3. No community, stale web site. I don't know of anybody who uses the process.

Stan Bashtavenko
  • 1,025
  • 11
  • 16