dotnet / dotnet/vblang

Discard XML namespaces

Open
#608 4 comments 3 reactions 0 assignees View on GitHub
Dominant language
No language data
Stars
328
Forks
71
PR merge metrics
No merged PRs in 30d

Description

In practical application, the XML fragment mixed in the code will not be too long. If it is too long, it will be stored in the file, and then read and write through the XML processing class, without processing at the syntax level. Today's vb.net introduces XML at the syntax level, which makes the parser more complex and not conducive to maintenance. The benefits from this are not great, and the language users are not easy to understand.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.