FEZ_Comnponents

I really like the FEZ_Components. I think it’s nice to have concise code examples that are useful in real projects. I’m curious if there was a specific design decision around using a static partial class as a container for the component classes instead of using a namespace.

Of course, the nice thing is that I have the source code, so I can change it. Still I’m just curious.

Stacy

FEZ is made with one big goal, that is making it freakin easy! Like you said with source code, anyone can take the code and change it to fit your exact needs