Archives for Best Practice
18 Dec by admin in Agility, All, Best Practice, Console, Domain Specific Language, OOP, Professional Programming, UML, framework
A Polymorphic new instance function for Business User / Agile Tester to create sampling datas fast.
In an MVC framework, the Model is the most important entity, View is just kind of Filter on the Model and the Controller just kind of a necessary Evil. So we should be able to build and test the model before even the building phase in the traditional Software Life ...more»
How to create an object dynamically from a persistent storage and save it back (Application Configuration File)
If you have tried to load or persist Objects in traditional languages, you know how difficult it can be because of impedance mismatch between the Object and Flat/Relational Models. XML is bridging the Gap but XML is not human readable and there are a lot of boiler or framework code ...more»





No Comment