Fixed binary search: no more infinite loops when vendor is unknown.
[tangerine.git] / workbench / libs / openurl / distrib / OpenURL / OpenURL.readme
blobed6c2b217fe6a7f868819c409654f86727cecd2b
1 Short:    OpenURL - Get that URL!
2 Uploader: OpenURL Team
3 Author:   OpenURL Team on sourceforge
4 Type:     com/www
6 This library was created to make it easier for application
7 programmers to include clickable URLs in their applications,
8 about windows, etc. Current solutions to this problem typically
9 are to launch an ARexx script or just support a few webbrowsers,
10 with no room for configuration. This leads to countless
11 reinventions of the wheel (how many SendURLToBrowser.rexx scripts
12 do you have on your harddisk?).