|
|
submitted by
adron
3 months, 17 days ago
adronbhall.com — Maybe because I'm often entertained by the geekiest of things, I've started usage of the Smuggling Pattern named after a fellow software architect Matt Davis's terminology of smuggling data into and out of Excel. It is something that I've lately needed to do on a regular basis, get data into and out of Excel without Excel, or at least the evil COM Interop Model, really knowing what is going on. In other words, I want total programmatic control over data so I can trust it versus Excel mangling my poor data up. This is what the Smuggling Pattern is going to do for me, and it is doing it well.
Now you might think, "WTF!" But just to clarify, the Smuggling Pattern is really the Builder Pattern that we architects know and love with a cooler more fun more pirate like name! So with that, here's some of that code, and the TDD process I undertook to get this sucker built to set sail.
|
|
tags:
Patterns | tag it
Everyones tags: | Your tags: | |
|
|
|
Add a live kick counter to your blog >>
You can even customize the image by choosing your own colors, and then clicking
the button below to update the preview and the html code:
Simply copy and paste this HTML into your blog post.
Users who kicked this story:
No comments so far
|