From: Pavol S. <pa...@st...> - 2003-03-04 12:23:26
|
hi, there is no problem release it now as beta 3... you will have more time to kill bugs :) in SDK 1.1 beta is not better documentation to permision classes and i think that there is few important changes to SDK 1.0 (may be problems with compatibility)... Anyway i dont understand this permisions yet. For this im very curious how you will implement it... i have one feature request :) there is still problem with that dispose... If you dispose all (FbCommand, FbReader, FbTransaction) its fine, but you have to call dispose manually... What about to make FbCommand close all assigned FbReaders and FbTransaction close all assigned FbCommands and finally FbConnection.Close dispose all assigned transactions??? Calling dispose manually is against .Net filozofy of garbage collecting... p. |