Visiting http://search.cpan.org/recent like i have a habit to, I spy http://search.cpan.org/~exodist/DCI-0.004/, and I'm intrigued.
I hit up wikipedia and find http://en.wikipedia.org/wiki/Data,_Context,_and_Interaction
- To help software developers reason about system-level state and behavior instead of only object state and behavior;
- To support an object style of thinking that is close to peoples' mental models, rather than the class style of thinking that overshadowed object thinking early in the history of object-oriented programming languages.
Mwaaah? I say out loud, doing my best impression of Bruce lee, I must learn more, so I check References and there it is
a book
other people aren't reading
- DCI from a programmer's point of view: Reenskaug: "The Common Sense of Object Oriented Programming" (April 2009)
This report includes motivation, basic principles, and lots of actual code. The code is richly commented so that the article can be read without prior knowledge of Squeak (Smalltalk) programming.
http://folk.uio.no/trygver/2009/commonsense.pdf
It isn't until writing this post that I scroll down to http://search.cpan.org/~exodist/DCI-0.004/lib/DCI.pm#DCI_Overview
Yes, I must read that book. Hmm, I wonder if those Moose heads have heard of this, my search turns up nothing, but I do find the author of DCI module blogging about it http://blogs.perl.org/users/chad_exodist_granum/2011/09/introducing-dci-to-the-perl-world.html
Hmm, 73 pages, I wonder how long it it will take :)
,.
\-'__ Mwaaah?
/ o.__o____
\/_/ /.___/--,
||\' mrf
| /
\_\
-''
;}) meat with salt
({:
Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
Read Where should I post X? if you're not absolutely sure you're posting in the right place.
Please read these before you post! —
Posts may use any of the Perl Monks Approved HTML tags:
- a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
| |
For: |
|
Use: |
| & | | & |
| < | | < |
| > | | > |
| [ | | [ |
| ] | | ] |
Link using PerlMonks shortcuts! What shortcuts can I use for linking?
See Writeup Formatting Tips and other pages linked from there for more info.