I've two need: - Thread Safety of static caches: should be done for QueryCache, but Jon have encountered a strange (unreproduced on tests) bug while working on NerdDinner. If no other static cache exists they are ok.
- XmlMappingSource working correctly: now, associations are not loaded from external mappings. This fix require IDataMapper and DataMapper modifications and DataContext fixes. The first is absolutelly needed (but should yet work right, just missing true multithread test on multi core machines). The second I think is really important, but require a bit of work. Giacomo On Thu, May 14, 2009 at 4:28 PM, Sharique <[email protected]> wrote: > > Hi, > It has been almost 1 year since last release, I think it is time make > a new release (guess 0.19) . If there is any blocking issue, pls put > it here for discussion. So that we can resolve it quickly. > > -- > Sharique > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "DbLinq" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/dblinq?hl=en -~----------~----~----~----~------~----~------~--~---
