From:
<car...@te...> - 2003-12-05 17:57:28
|
Hello: As 1.5 Release Candidate 1 is going to be released this weekend, or in the beginning of the next week, i am working yet in the next 1.6 source code, i have in mind to use a new directory structure, like this: + NETProvider_16 + documentation + examples + setup + Windows + Linux (**) + source + FirebirdSql.Data.Common + FirebirdSql.Data.Common.UnitTest (*) + FirebirdSql.Data.Embedded + FirebirdSql.Data.Embedded.UnitTest (*) + FirebirdSql.Data.Firebird + FirebirdSql.Data.Firebird.UnitTest (*) + FirebirdSql.Data.Gds + FirebirdSql.Data.Gds.UnitTest(*) (*) For sources of NUnit test suites. (**) If needed, for make an rpm or deb packages in the future. As always opinions are welcome. -- Best regards Carlos Guzmán Álvarez Vigo-Spain P.S: I have abstracted the actual GDS implementation in my 1.6 local tree, and i'm working yet in the PInvoke implementation for the embedded server. |