What parameters to use to compare GUI frameworks / toolkits?

Posted by gooli on Programmers See other posts from Programmers or by gooli
Published on 2010-12-26T14:14:54Z Indexed on 2010/12/27 2:59 UTC
Read the original article Hit count: 249

Filed under:
|
|

I'm doing some research on the best GUI toolkit to use for future products at the company. We're talking about a fairly large organizations with quite a bit of code and a complete rewrite project in planning. Don't ask.

Anyway, I'm trying to create a list relevant parameters to judge the toolkits. What would you use to drive the comparison?

Here's what I've got so far:

  • Maturity
  • Ease of development
  • Ease of prototyping
  • Ease of maintenance
  • Size of hiring pool
  • Available knowledge at the company
  • Training costs
  • Community size
  • Community level of expertise (how hard to find good answers to complex problems)
  • Amount of expert-level books available
  • Ability to interface to other technologies
  • Deployment considerations
  • Visual aesthetics
  • Ability to access OS resources
  • Multiple monitor support (something that might come in handy in our particular application)

© Programmers or respective owner

Related posts about frameworks

Related posts about comparison