Content deleted Content added
Ham Pastrami (talk | contribs) m →Cygwin |
|||
Line 30:
:On the face of it, this is true. But a problem arises when you start filling out that field -- how do you count the size of the program? If plugins are counted against the size, what about IDEs that are written in Java, should they count the JVM? And programs that use a platform-neutral widget toolkit, they would essentially be penalized for not running native Windows controls, for example. How much space is expressly used by the IDE often depends on the individual user. Plus, some IDEs come in different packages like a minimal version and an enterprise edition, which one do you count? Do you measure size by the installer/zip archive, or the installed footprint? What if program files are very small, but user-created data files are abnormally large? I think size is gray enough an area that, even if you chose a criteria, it would eventually become not useful. And, finally, some of it would likely run afoul of [[WP:OR]]. [[User:Ham Pastrami|Ham Pastrami]] 06:01, 30 August 2007 (UTC)
:Specially since that in commercial compilers, the bulk of those MBs is something like MSDN and a lot of by-tools (internationalization tools, helpfile authors etc), and not the base development system itself. Moreover, most don't require a full install (except for a few .NETs that require large MSDN redistributables that they only use for a small %) Counting those would make the comparison like apples and oranges. [[User:88.159.74.100|88.159.74.100]] 15:52, 9 September 2007 (UTC)
== Language independent IDEs ==
|