You are viewing a plain text version of this content. The canonical link for it is here.
Posted to npanday-commits@incubator.apache.org by "Lars Corneliussen (Resolved) (JIRA)" <ji...@apache.org> on 2011/11/22 08:36:40 UTC

[jira] [Resolved] (NPANDAY-479) Refactor Visual Studio Add-in + .NET modules to some more developer-friendlyness

     [ https://issues.apache.org/jira/browse/NPANDAY-479?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Lars Corneliussen resolved NPANDAY-479.
---------------------------------------

    Resolution: Fixed

More to be done in NPANDAY-481
                
> Refactor Visual Studio Add-in + .NET modules to some more developer-friendlyness
> --------------------------------------------------------------------------------
>
>                 Key: NPANDAY-479
>                 URL: https://issues.apache.org/jira/browse/NPANDAY-479
>             Project: NPanday
>          Issue Type: Improvement
>          Components: Visual Studio Add-in
>            Reporter: Lars Corneliussen
>            Assignee: Lars Corneliussen
>             Fix For: 1.4.1-incubating
>
>
> The Addin code is a three-files-monster. And most of the .NET-code looks quite ugly :-)
> For the sake of maintainability and testability it needs to be refactored a bit.
>  # (/) Introduce the command pattern (One class per Command)
>  # (/) Create a Debug-output pane for SNAPSHOTS 
>  # (/) Create a master-solution including all projects and test projects
>  # (/) Update the documentation (provide new solution path) and delete the old solution under assemblies/NPanday ?
>  # (/) One class per file
>  # (/) Omit folders for root namespace (example: NPanday/Model/Settings is not needed, if the Default Namespace is NPanday.Model.Settings; it's not java! :-))
> ...
> I also use it to learn to understand the Addin code.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira