PDA

View Full Version : Examples?


stephenwo
08-12-2005, 05:59 PM
Because my build contains no examples, I was wondering if anyone out there has posted an example of how to use the data access and AOP classes.

Any assistance, much appreciated.

Regards,

Stephen

Rick Evans
08-12-2005, 07:22 PM
Hi Stephen

An example application that illustrates idiomatic usage and configuration of the AOP library will be available with the 1.0 release (i.e. imminently). I will be finishing this example (code + documentation) this coming Sunday, it will be reviewd and polished throughout next week, and we should have a 1.0 release by Monday the 22nd of August at the latest. This is later than expected, bu the 1.0 release will be better for it.

With regard to the data access libraries, please do not use said libraries, or depend on the API in any way. The exhortation may perhaps be a tad strong, but consider the fact that the data access project was recently moved into the sandbox directory of the CVS HEAD... this is because the API is going to change dramatically once the guns of the developers are turned onto the data access project (once the 1.0 release is out). Consider the current data access project to be no more than a sounding board of ideas... I personally am not using the library in any way, and would not recommend that you do so.

Ciao
Rick