Today, WINE has a distributed database of applications owned by the users of WINE. Practically, this solution is probably the only legal way to proceed unless the WINE project literally funds the purchase of every application for Windows. * Maybe, an owner of a specific program can loan the masters of their Windows programs to the WINE project with the guarantee that they'll be returned within a specific time frame in the same usable condition as shipped? ;) I don't see the current process of a distributed database as the best option available. True, it may be the only practical one, however. * More likely, NOT every application for Windows needs to be purchased to allow full and rapid development of WINE, but rather only one of kind program produced by a specific vendor in any given year, e.g. one EA game produced in 2002.
On 4/2/08, tpreitzel <wineforum-user at winehq.org> wrote:> Today, WINE has a distributed database of applications owned by the users of WINE. Practically, this solution is probably the only legal way to proceed unless the WINE project literally funds the purchase of every application for Windows. * Maybe, an owner of a specific program can loan the masters of their Windows programs to the WINE project with the guarantee that they'll be returned within a specific time frame in the same usable condition as shipped? ;) I don't see the current process of a distributed database as the best option available. True, it may be the only practical one, however. > > > > > > * More likely, NOT every application for Windows needs to be purchased to allow full and rapid development of WINE, but rather only one of kind program produced by a specific vendor in any given year, e.g. one EA game produced in 2002. > > > > > >There are thousands of windows programs, many of which run without problems. By filing bugs for those not running, and providing the information requested, most problems can be solved. Flooding developers with lots of programs to test and check for problems will not quicken progress, but rather than delay it.
Instead of testing whole programs, test cases are written as small programs which test specific cases of behaviour quickly and with little or no user interaction. Full code coverage in testing is often more desirable than as Austin put it, a flood of programs.
On Wed, Apr 2, 2008 at 7:46 PM, tpreitzel <wineforum-user at winehq.org> wrote:> Maybe, an owner of a specific program can loan the masters of > their Windows programs to the WINE project ... ?As Austin says, it's much better for people that have programs to test them and report the bugs. The Wine developers don't have time to do this even if they had all the apps. - Dan