Skip to content

Bunch of minor findings #433

@maettu-this

Description

@maettu-this

Hi Oleg,

A bunch of minor findings with the latest release. Feel free to fix or ignore:

  • The set of deliverables looks odd/inconsistent:
    - cs-script.win.v4.13.1.0.zip
    - cs-script-4.13.1.0.zip
    Why sometimes "." separated sometimes "-"?
    Why sometimes "v4" and sometimes just "4"?
    - CSScriptLib.v4.13.1.0.chm
    - CS-Script.4.13.1.nupkg
    Why is .nupkg called "CS-Script" rather than "CSScriptLib" as the contained assembly?
    Why is .nupkg just v.x.y (4.13.1) rather than v.x.y.z (4.13.1.0)?
  • Legacy name CSScriptLibrary in two locations:
    - \src\cscs\csscript.cs line 1510
    - \src\cscs\csscript.cs line 1697
  • Several outdated copyright years:
    - "2016 Oleg Shilo"
    - "2018 Oleg Shilo"
    - "2023 Oleg Shilo"
  • Doesn't "CS-Script engine Class Library for .NET 5 (and higher)" contradict Release v4.8.27.0 "Restored ability to host on .NET Framework"?
  • Not fully getting the "placeholder for unloadable ScriptAssemblyLoadContext" in "AppDomain.cs". A bit more background/explanation would help.

Best regards,
Matthias

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions