Browse by Tags

Visiting SQL - Part 1
Apparently, after some months of intensive work, I'm dieing to share (and reflect on) some of the things I've worked on . Although "pluggable database backends" and "SQL abstraction" were not directly goals of the project (regular OLTP app), I kind of...
The "facets-enabled" meta model
During the course of my current project at work, I've been trying to come up with a way to describe the meta data of my domain model (which I dubbed the meta model). Because I've taking a rather ObjectSpaces -like approach to object-relational mapping...
Typed Reflection
I wonder if anybody is toying with this subject . Lately, I find myself reflecting types and as a result either writing a bunch of utility functions or plain inlined reflective code. This topic sounds a lot like a Typed DataSet, only I want a Typed Type...
More Posts