Anonymous | Login | Signup for a new account | 2024-11-23 09:41 PST |
Main | My View | View Issues | Change Log | Roadmap | Repositories | My Account |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||||
0000370 | MPfm | MVP | public | 2012-05-27 15:38 | 2012-09-21 18:04 | ||||||
Reporter | ycastonguay | ||||||||||
Assigned To | ycastonguay | ||||||||||
Priority | normal | Severity | feature | Reproducibility | N/A | ||||||
Status | assigned | Resolution | open | ||||||||
Platform | OS | OS Version | |||||||||
Product Version | |||||||||||
Target Version | 0.7.0.0 | Fixed in Version | |||||||||
Summary | 0000370: Add configuration classes to retreive important paths and configuration values throughout the application | ||||||||||
Description | The older configuration classes really suck; it is way too code heavy. Use the same technique to save objects to XML than used for saving themes under the Windows version. | ||||||||||
Tags | No tags attached. | ||||||||||
Attached Files | |||||||||||
Notes | |
(0000716) svn (developer) 2012-05-27 16:34 |
The user animal has checked in files related to this issue (revision 514). Comment: MPfm 0.6.0.1 * MVP - Renamed IMainView to IPlayerView. - Renamed IMainPresenter to IPlayerPresenter. - Added ILibraryBrowserView view (nothing inside yet). - Added the LibraryBrowserEntity and SongBrowserFilterEntity classes. - Added ConfigurationHelper static class. - Added the LibraryBrowserPresenter class. - Bootstrapper: Added Ninject configuration for MPfmGateway. * GTK - Now using Ninject to create MPfmGateway. - MainWindow: Implemented ILibraryBrowserView and ISongBrowserView views. - MainWindow: Now updating the first level nodes of the Library Browser. Related to issue #360, issue 0000361, issue 0000368, issue 0000370, issue #371, issue #372 and issue 0000373. Files modified: U MPfm/branches/current/MPfm.GTK/Main.cs U MPfm/branches/current/MPfm.GTK/Windows/MainWindow.cs U MPfm/branches/current/MPfm.GTK/Windows/UpdateLibraryWindow.cs U MPfm/branches/current/MPfm.Library/Gateway/MPfmGateway.cs U MPfm/branches/current/MPfm.MVP/Bootstrapper/Bootstrapper.cs U MPfm/branches/current/MPfm.MVP/Bootstrapper/LibraryModule.cs A MPfm/branches/current/MPfm.MVP/Helpers/ A MPfm/branches/current/MPfm.MVP/Helpers/ConfigurationHelper.cs U MPfm/branches/current/MPfm.MVP/MPfm.MVP.csproj A MPfm/branches/current/MPfm.MVP/Models/LibraryBrowserEntity.cs A MPfm/branches/current/MPfm.MVP/Models/SongBrowserFilterEntity.cs A MPfm/branches/current/MPfm.MVP/Presenters/ILibraryBrowserPresenter.cs D MPfm/branches/current/MPfm.MVP/Presenters/IMainPresenter.cs A MPfm/branches/current/MPfm.MVP/Presenters/IPlayerPresenter.cs A MPfm/branches/current/MPfm.MVP/Presenters/LibraryBrowserPresenter.cs D MPfm/branches/current/MPfm.MVP/Presenters/MainPresenter.cs A MPfm/branches/current/MPfm.MVP/Presenters/PlayerPresenter.cs U MPfm/branches/current/MPfm.MVP/Services/ILibraryService.cs U MPfm/branches/current/MPfm.MVP/Services/LibraryService.cs A MPfm/branches/current/MPfm.MVP/Views/ILibraryBrowserView.cs D MPfm/branches/current/MPfm.MVP/Views/IMainView.cs A MPfm/branches/current/MPfm.MVP/Views/IPlayerView.cs |
Issue History | |||
Date Modified | Username | Field | Change |
2012-05-27 15:38 | ycastonguay | New Issue | |
2012-05-27 15:38 | ycastonguay | Status | new => assigned |
2012-05-27 15:38 | ycastonguay | Assigned To | => ycastonguay |
2012-05-27 16:34 | svn | Checkin | |
2012-05-27 16:34 | svn | Note Added: 0000716 | |
2012-09-21 18:04 | ycastonguay | Summary | Add the ConfigurationHelper class to retreive important paths and configuration values throughout the application => Add configuration classes to retreive important paths and configuration values throughout the application |
2012-09-21 18:04 | ycastonguay | Description Updated | View Revisions |
Copyright © 2000 - 2011 MantisBT Group |