Menu

#10 Ability to generate custom section classes in its files

v1.4
open
Output (5)
5
2008-12-19
2008-12-19
WebGear Ltd
No

Add ability to generate custom section classes in its files.
E.g. each section will have it's own file.

Configuration can be like this:
/customSectionFiles - will generate a file for each section (keeping any related classes within the file). The file name will be the same as section class name.

/customSectionFiles:urlRewriter,UrlRewriter\{0}.cs,errorReporter,ErrorReporterConfig.cs - will customise output paths/names based on (regex?) section name. E.g.
urlRewriter -> UrlRewriter\UrlRewriterSection.cs
errorReporter -> ErrorReporterConfig.cs
Sections not included in the list will be generated using default naming convention.

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.