Emanuel Vintila

Emanuel Vintila @emanuelvintila

About: Author of, and at https://reflection.to a blog about using reflection in different programming languages.

Joined:
Oct 24, 2018

Emanuel Vintila
articles - 5 total

Making a custom inspector in Unity to handle properties

Unity's built-in inspector only lets us modify fields. In this article we will see how we can extend...

Learn More 6 0Jun 20 '19

Instantiating generic types at runtime using reflection

In this post, we will see how we can instantiate generic types at runtime using reflection, and call...

Learn More 6 0Jun 9 '19

Creating an HTML form for a class - part 2

This post improves the concept described in the previous post, and will improve upon the implementati...

Learn More 7 0Jun 1 '19

Creating a HTML form for a class using PHP and Reflection

This is a cross post from my own blog: Creating a HTML form for a class Have you ever thought Could...

Learn More 7 1May 29 '19

Creating a Router for an MVC framework

This is a cross post from my own blog: Creating a Router for an MVC framework If you are not familia...

Learn More 10 0May 26 '19