L�the, Mathis wrote:

Dear Torque-Developers,
last week, I announced a bug fix on this list. Here it is - later than
announced, but well tested. (Even by our customer :) )
Problem was: We use Torque in a Client-Server-System. Clients with a GUI build Database-Queries and send them to the server, which executes them. 1. Criteria were wrecked after being sent through the network.
2. Some Comparisons failed, because == was used instead of equals. 3. There are problems using the "default" database in a C/S-System. They also look like consequences of == vs. equals
Problems 1,2 are fixed, Problem 3 is still open. We solved it by always Setting the data base name in the criteria.
We would really love it, if this bug fix will be incorporated in future
releases/versions of torque. Than we can profit from improvements of torque
without repeating our bugfix. ...

And here are the classes
...


could you please send diffs (don't forget the -u option ;-)

martin




--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to