Infosys activity
Lately I’ve been working a lot on the Infosys code, so I figured I’d post some updates I’ve done here. Refactored core code: Turned singletons into normal classes, using static variables for shared data if needed Introduced exceptions instead of bool return values in many places Changed framework/MVC integration to be based on dependency injection [...]
Read the rest of this entry »