Skip to content

v1.2.0 Roadmap #30

@AraHaan

Description

@AraHaan

Roadmap for v1.2.0

Issue Status
Add support for generating IAsyncDisposable implementations. Planned
Generate code to dispose of disposables inside of a collection type. Planned
KeepOpen is improperly handled in the generated code. Completed
Generate internal ThrowIfDisposed() member methods. Completed
Replace calls to .Any() with .Count is not 0. Completed
Fix tests to Compile with latest dependency changes as some of them are wildcard versions. This is what broke the build on the test assembly. Completed
Call GC.SuppressFinalize() in the generated Dispose() method. Completed
If an IDisposable field is readonly it cannot be set to null in the Dispose(bool) method Completed
Types which have no Namespace cause a compiler error Completed

Future

  • Migrate CI? #5
    • This issue would be for in the future, to migrate from github actions to the workflow normally used by the .NET Foundation member projects (when this project becomes a full member in the future)
  • Set up arcade versioning (and set the generator project's IsShipping to true, but set test project to NonShipping).
  • Maybe utilize arcade testing as well?
  • use common engineering directory that normally exists for .NET Foundation projects.
  • Migrate to Issue Forms.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions