Hi friends,

i just downloaded source of NHibernate.caches project, because i´m
interested about using bamboo.prevalence as cache. I looked inside some unit
tests and
got confused.  (I searched form some examples but found nothing).

I see here in TestFixtureSetUp:

            XmlConfigurator.Configure();
            props = new Dictionary<string, string>();
            testDir = @"C:\temp\prevalence";
            props.Add("prevalenceBase", testDir);

In my application i have to do that after nhibernate configuration ?  or, is
there some way to configure this in hibernate.cfg file ?

thanks!


-- 
Paulo R. Quicoli

Editor Técnico - ClubeDelphi Magazine - DevMedia

--

You received this message because you are subscribed to the Google Groups 
"nhusers" 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/nhusers?hl=en.


Reply via email to