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

Build classes using reflection to support Nano server #67

Closed
proxb opened this issue Apr 7, 2016 · 5 comments
Closed

Build classes using reflection to support Nano server #67

proxb opened this issue Apr 7, 2016 · 5 comments
Assignees
Milestone

Comments

@proxb
Copy link
Owner

proxb commented Apr 7, 2016

Add-Type doesn't work with Nano so the classes should be built using reflection.

@proxb proxb self-assigned this Apr 7, 2016
@proxb
Copy link
Owner Author

proxb commented Apr 7, 2016

Classes have been built using reflection; just need to perform some tests.

@proxb
Copy link
Owner Author

proxb commented Apr 7, 2016

Initial testing seems good. Need to verify it works on Nano server

@proxb proxb added the Ready label Apr 7, 2016
proxb added a commit that referenced this issue Apr 8, 2016
@proxb
Copy link
Owner Author

proxb commented Apr 8, 2016

Pending a Nano test

@proxb proxb added this to the 1.5.6.1 milestone Apr 8, 2016
@proxb
Copy link
Owner Author

proxb commented Apr 9, 2016

My approach to using reflection wasn't appreciated by Nano so I am working on another alternative. Maybe by the end of this weekend I'll have a new update.

@proxb proxb removed the Ready label Apr 9, 2016
@proxb proxb modified the milestones: 1.5.6.4, 1.5.6.1, 1.5.7.0 Apr 9, 2016
@proxb
Copy link
Owner Author

proxb commented Apr 10, 2016

Instead of using reflection, I am going to build a dll to support this across all versions as well as Nano server.

@proxb proxb closed this as completed Apr 10, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant