Using a variable in a Global context in webapps
In a webapp, I have a scenario where I need some kind of global context (Static like) for few variables, for the current thread only.
Best way to display domain object summary information efficiently and in an OO way from a large inheritance tree?
I’ve provided only simplified code as it’s more of an abstract design question.
Best way to display domain object summary information efficiently and in an OO way from a large inheritance tree?
I’ve provided only simplified code as it’s more of an abstract design question.
Best way to display domain object summary information efficiently and in an OO way from a large inheritance tree?
I’ve provided only simplified code as it’s more of an abstract design question.
Best way to display domain object summary information efficiently and in an OO way from a large inheritance tree?
I’ve provided only simplified code as it’s more of an abstract design question.
Best way to display domain object summary information efficiently and in an OO way from a large inheritance tree?
I’ve provided only simplified code as it’s more of an abstract design question.
Best way to display domain object summary information efficiently and in an OO way from a large inheritance tree?
I’ve provided only simplified code as it’s more of an abstract design question.
On which abstraction level would you do TDD?
Problem
scoping concern when dealing with coupling
I’m learning ruby (and OOP in the process) and I find keep having to write the same patterns when logging progress so I want to wrap this up in a logging library that my other code can then just pass data to – say a string, a file name and a log level. This of course couples the logging library with other code – other code still has to be aware of how the logging library works (that it wants the string, name, & level). I tend not to like coupling like this but it seems like I can’t really prevent it, but rather have to deal with it by consciously deciding to scope the library’s use to an area of concern “ie: snoweagle’s personal tech projects”
Email Content creation | Proper design
Working on an E commerce application where we need to send so many email to customer like