Modified UpdateStatusDirect to use NHibernate's session instead of a separate ADO...
authorpkanavos <pkanavos@gmail.com>
Mon, 2 Jul 2012 12:51:17 +0000 (15:51 +0300)
committerpkanavos <pkanavos@gmail.com>
Mon, 2 Jul 2012 12:51:17 +0000 (15:51 +0300)
commit20c8c0c74c1a12e57c4b0cdd578fcb7bee2b8c34
treed40279cc50123b8b54b827c118519488ebb12bba
parentf5f9b22547e95fa246869dbb63848f0e37b68770
Modified UpdateStatusDirect to use NHibernate's session instead of a separate ADO.NET connection. If successful, all direct commands should be changed in the same way
trunk/Pithos.Client.WPF/Preferences/PreferencesView.xaml
trunk/Pithos.Core/Agents/StatusAgent.cs
trunk/Pithos.Core/FileState.cs