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 "Brett Porter (JIRA)" <ji...@apache.org> on 2011/06/15 07:05:47 UTC

[jira] [Created] (NPANDAY-442) replace the SlnParser class in the project importer

replace the SlnParser class in the project importer
---------------------------------------------------

                 Key: NPANDAY-442
                 URL: https://issues.apache.org/jira/browse/NPANDAY-442
             Project: NPanday
          Issue Type: Improvement
            Reporter: Brett Porter


The code to parse solution files is incredibly complex, and probably unnecessary since the project model is available from Visual Studio. We should replace this if possible.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (NPANDAY-442) replace the SlnParser class in the project importer

Posted by "Brett Porter (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/NPANDAY-442?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brett Porter updated NPANDAY-442:
---------------------------------

      Component/s: Project Importer
    Fix Version/s: Backlog

> replace the SlnParser class in the project importer
> ---------------------------------------------------
>
>                 Key: NPANDAY-442
>                 URL: https://issues.apache.org/jira/browse/NPANDAY-442
>             Project: NPanday
>          Issue Type: Improvement
>          Components: Project Importer
>            Reporter: Brett Porter
>             Fix For: Backlog
>
>
> The code to parse solution files is incredibly complex, and probably unnecessary since the project model is available from Visual Studio. We should replace this if possible.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (NPANDAY-442) replace the SlnParser class in the project importer

Posted by "Brett Porter (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/NPANDAY-442?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13178255#comment-13178255 ] 

Brett Porter commented on NPANDAY-442:
--------------------------------------

Another alternative: https://slntools.codeplex.com/

Added some notes in the project importer related to this:

{quote}
This only contains a solution parser, which should be removed in favour of EnvDTE. However, we don't want automation in the project importer library, so we should instead pass that information in to the importer (as there is very little actual data used from the solutions).
{quote}
                
> replace the SlnParser class in the project importer
> ---------------------------------------------------
>
>                 Key: NPANDAY-442
>                 URL: https://issues.apache.org/jira/browse/NPANDAY-442
>             Project: NPanday
>          Issue Type: Improvement
>          Components: Project Importer
>            Reporter: Brett Porter
>             Fix For: Backlog
>
>
> The code to parse solution files is incredibly complex, and probably unnecessary since the project model is available from Visual Studio. We should replace this if possible.

--
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

        

[jira] [Commented] (NPANDAY-442) replace the SlnParser class in the project importer

Posted by "Brett Porter (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/NPANDAY-442?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13178254#comment-13178254 ] 

Brett Porter commented on NPANDAY-442:
--------------------------------------

See http://msdn.microsoft.com/en-us/library/envdte.solution(v=VS.80).aspx
                
> replace the SlnParser class in the project importer
> ---------------------------------------------------
>
>                 Key: NPANDAY-442
>                 URL: https://issues.apache.org/jira/browse/NPANDAY-442
>             Project: NPanday
>          Issue Type: Improvement
>          Components: Project Importer
>            Reporter: Brett Porter
>             Fix For: Backlog
>
>
> The code to parse solution files is incredibly complex, and probably unnecessary since the project model is available from Visual Studio. We should replace this if possible.

--
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