Search code examples
C++ Is private really private?...


c++privateencapsulationdata-integrityaccess-specifier

Read More
How to encapsulate image files into emails?...


language-agnosticimageemailmimeencapsulation

Read More
Unit testing and encapsulation...


phpunit-testingencapsulation

Read More
A brilliant example of effective encapsulation through information hiding?...


language-agnosticoopencapsulationabstractioninformation-hiding

Read More
Fine to have variables in a namespace?...


c++namespacesencapsulation

Read More
Where do you put unit tests for private methods?...


c#unit-testingtddencapsulationinformation-hiding

Read More
C# - Design-related dispose question (take two)...


c#fontsdisposeencapsulation

Read More
Yet another question on mocking...


servicemockingencapsulation

Read More
Asp.Net: Returning a Reader from a Class...


asp.netado.netclassdata-access-layerencapsulation

Read More
object-private Vs class-private...


rubyoopprivateencapsulationsmalltalk

Read More
How can I access data from a Ruby on Rails application externally?...


ruby-on-railsrubyjsonapiencapsulation

Read More
Encapsulating Content In a Variable...


perlvariablesencapsulation

Read More
Encapsulate other Apps in .Net MDI...


.netencapsulationmdi

Read More
How to encapsulate a std::set properly?...


c++iteratorencapsulation

Read More
Abstraction of behavioural logic - is there a design pattern?...


design-patternsencapsulationabstraction

Read More
Erasing a vector element by key...


c++vectorencapsulationfriend

Read More
What technologies are good for sending encapsulated data, and later converting it, between Python an...


pythonobjective-cencapsulation

Read More
Doesn't Passing in Parameters that Should Be Known Implicitly Violate Encapsulation?...


language-agnostictestingsingletonencapsulationtradeoff

Read More
In C#, can a method return List such that clients can only read it, but not write to it?...


c#constantsencapsulationimmutabilityreadonly

Read More
JavaScript function encapsulation outside the object...


javascriptoopprototypeobjectencapsulation

Read More
Access to private Collection fields in Java...


javaoopencapsulation

Read More
Can you explain this thing about encapsulation?...


language-agnosticoopencapsulation

Read More
"Pinnacle" of Encapsulation - Question Regarding Advice from Effective C++...


c++encapsulation

Read More
How to encapsulate python modules?...


pythonencapsulation

Read More
A question about scope and encapsulation...


coding-stylescopeencapsulation

Read More
Encapsulating and inheriting methods...


phpoopinheritancevisibilityencapsulation

Read More
Patterns/Practices for encapsulating predicates...


c#linqdesign-patternsencapsulationpredicate

Read More
Avoiding casts when translating public APIs to internal glue code...


javaoopencapsulation

Read More
C++ Encapsulation Techniques...


c++inheritanceencapsulation

Read More
Inheriting and encapsulating collection classes in Java...


javainheritancecollectionsencapsulation

Read More
BackNext