←Older revision | Revision as of 19:08, 12 May 2012 | ||
Line 5: | Line 5: | ||
Of course, there may be some attempts to re-implement these [[simple library|simple libraries]] (like [[GNU Classpath]] or [[Harmony]] show), but those are usually licensing driven efforts, not purely technical ones. | Of course, there may be some attempts to re-implement these [[simple library|simple libraries]] (like [[GNU Classpath]] or [[Harmony]] show), but those are usually licensing driven efforts, not purely technical ones. | ||
- | Especially when the [[simple library]] is available as [[open source]]. If there is some flaw in the library, it seems easier to | + | Especially when the [[simple library]] is available as [[open source]]. It is much easier to contribute back than to fork. If there is some flaw in the library, it seems easier to create an [[API Patch]] and donate it back to the [[simple library]] owners. In general, there is little to no reason to re-implement [[simple library]] [[API]]s. |
- | + | ||
- | In general, there is little to no reason to re-implement [[simple library | + |