Posts Tagged ‘ DBC ’
Recently, Søren Skovsbøll wrote a excellent follow up to a little post I did a while back on using C# 3.0 expression trees for representing predicates in design by contract. The conclusion of that series was that C# was inadequate in lots of ways to the task of doing design by contract. Having said that, you [ READ MORE ]
The work is well under way now, and I have reverse engineering, code generation and configuration pretty much sorted out, with a bit of code generation to make the whole thing compile nicely within an AabsNorm generated nant script that will take care of building the domain model, base objects, interfaces, mock objects etc. At [ READ MORE ]
I am finally getting around to making use of Aabs.Dbc in my new open source porject Aabs.Norm. I figured that the best proving ground for a thing like this is a thing like that. That is, a highly complex, high performance application framework, that maintains a state in a variety of very complex ways, that [ READ MORE ]
I have set up the sourceforge project. You can find it here. I've also classified all of the work, and split it up into releases. Here's what will go into release one: Configuration Use native .NET configuration Configuration Remove existing config assembly Installers WIX installers Runtime Control Add transactional support from COM+ Runtime Control Extend [ READ MORE ]
Well, Aabs Dbc is now out there in the public domain now. Yayyy!!!!! I've created an open-source project on sourceforge, and advertised there for help with documentation, installers and general app developers. I've uploaded an initial source code release – and configured my paypal settings. I can't wait to see how it is received by [ READ MORE ]
Well, it's all out there in the public domain now. Yayyy!!!!! I've created a project up on sourceforge, and advertised there for help with documentation, installers and general app developers. I've uploaded an initial source code release – and configured my paypal settings. I can't wait to see how it is received by the public. [ READ MORE ]
I have taken this stuff to the point where it is not too scruffy to release to the world. What I need to do now is publicise it to the world at large. Any ideas about the best forums for that? I think SourceForgeand gotdotnet will help, but I can also imagine that sharptools and [ READ MORE ]
I have been tweeking and fiddling with the framework in readiness for making it open source. There are still quite a few things I ought to do before making any attempt to publicise it. I thought that since I've been very remiss in not posting to this blog lately I could do some posting. How [ READ MORE ]
It's been almost a month since the last time I posted, and I have made a few changes to the DBC framework since then. I'm making changes now in readiness for release to GotDotNet or Sourceforge. So I'm just making sure everything is as logical and consistent as I can make it. Firstly, I have [ READ MORE ]
This time I'm going to explore some of the issues I've found in converting the prototype over to work in a JIT environment. If you've seen any of my previous posts, you'll know that I have a working prototype that uses static code generation to produce proxies to wrap objects that identify themselves with the [ READ MORE ]
Get every new post delivered to your Inbox.