Forum Navigation
should i use tango
Posted: 10/30/08 07:00:32im in the middle of development of custom search engine. currently im relying on phobos but most of my codes are using std.c libraries. recently i was browsing the tango api docs and stumble across few features not available in phobos such as array functions and VFS which seems interesting. But i favor performance over bulky features, so should i migrate the codes done so far to tango for the sake of these neat functions or stick to phobos.