Talk:Library List

From wiki.vg
Revision as of 06:58, 17 August 2012 by SirCmpwn (talk | contribs) (→‎Merging with Utility List)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Classification

I'm curious to know what is classified as a library for this purpose. I am currently investigating the possibility of creating a SMP "Bot Library" with common tasks for manipulating a character and therefor not specifically protocol manipulation. At best guess I'd be writing JNI wrappers for the existing C++ library (not sure which one) and writing handlers for various bot related task (OnEnemySight, etc). Would this be a valid entry into this list (assuming a find it a feasible project)? Codereign 21:09, 16 August 2011‎

Removing C++ LibMinecraft

I removed this project:

! LibMinecraft | Yuri Sevatz | C++ | GPLv3 |-

I think this page is supposed to target Beta-generation libraries? Besides, this project is already on the Classic library list. SirCmpwn 13:33, 9 January 2012 (MST)

Merging with Utility List

Any objection to merging this page and Utility List? There seems to be a lot of overlap, and having everything in one sortable table could be useful. Benc 10:53, 13 August 2012 (MST)

Yes, I object to this. Libraries and utilities serve different purposes - libraries are not standalone, and provide support for other things. Utilities are standalone.