on Linux (SuSE 10.2) I do not see significant memory increase when opening a form (TAB) multiple times.
nevertheless the remote connection is slow. We see 2 ways to reduce traffic * localy cashing of the xml structure until a new or not already cached version is available on the server. * reducing the number of requests (round tripps) by implementing as much functionality as possible as server pocedures/functions. The client should become a more or less dumb display terminal. _______________________________________________ Tinyerp-users mailing list http://tiny.be/mailman/listinfo/tinyerp-users
