Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Would it be possible to add [System.Collections.SortedList] as a valid type for -Entity #52

Open
gummigroda opened this issue Jan 19, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@gummigroda
Copy link

Hi,

Would the type [System.Collections.SortedList] break stuff if allowed as Entity type ?
Rationale being to NOT having to cast to [hashtable] when calling.

@PalmEmanuel
Copy link
Owner

PalmEmanuel commented Jan 19, 2024

Great question! I've been meaning to have another look at the casting logic, it's definitely a point of improvement. Good idea 👍

@PalmEmanuel PalmEmanuel added the enhancement New feature or request label Jan 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants