Skip to content

Rewrite SMO collections using generics #130

@shueybubbles

Description

@shueybubbles

Our collection classes are based on .Net 2.0 technology and are very out of date.
We should replace as much functionality as possible with reflection-free code and implement standard generic collection interfaces like IList<T> instead of requiring apps to cast.

Metadata

Metadata

Assignees

No one assigned

    Labels

    AoTIssues whose fixes would make SMO capable of building Ahead-of-Time optimized

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions