SharpDevelop Community

Get your problems solved!
Welcome to SharpDevelop Community Sign in | Join | Help
in Search

ServiceManager disappeared, how the architecture worked?

Last post 06-24-2008 11:38 AM by AndyLang. 2 replies.
Page 1 of 1 (3 items)
Sort Posts: Previous Next
  • 06-24-2008 10:49 AM

    ServiceManager disappeared, how the architecture worked?

    Almost half year not notice the developing of SharpDevelop, after download the newest source code, I found there are so much changes, espacially ServiceManager disappeared, the services like ToolbarService, MenuService are changed from Interface to staic class, I want to know how the architecture worked?

    Thanks, I know this is a quite big question.

    Best regards.

  • 06-24-2008 11:24 AM In reply to

    Re: ServiceManager disappeared, how the architecture worked?

    There was no code making use of the ability to replace services, so we simplified the code by making them static: the code consuming services is now shorter (no "service searching", no casts, ...).

    Daniel Grunwald
  • 06-24-2008 11:38 AM In reply to

    Re: ServiceManager disappeared, how the architecture worked?

    Thanks for your reply.

    And do you think ServiceManager is not a good architecture design? Sometimes it's a little bother, but it can make the architecture loose coupled, right?

Page 1 of 1 (3 items)
Powered by Community Server (Commercial Edition), by Telligent Systems
Don't contact us via this (fleischfalle@alphasierrapapa.com) email address.