Search code examples
How can I decouple $_POST/$_GET handling code from html forms/urls? (PHP-OOP)...


phpooppolymorphismencapsulationdecoupling

Read More
What is the best practice to decouple GUI design from server-side development when developing modern...


javascriptweb-applicationsdecoupling

Read More
Is "coupling" related only to code, or can the term be applied to software components and ...


separation-of-concernsdecouplingcoupling

Read More
register a class in objective c...


objective-cobserver-patterndecoupling

Read More
Preventing State-Coupling?...


ruby-on-railsoopdesign-patternsstatedecoupling

Read More
API library decoupling approaches?...


apidependency-injectiondecoupling

Read More
Backbone.js is it ok to call a method on a view in the add handler of a collection?...


javascriptbackbone.jsdecoupling

Read More
How to properly decouple classes from frameworks (source level decoupling)...


c#architecturexnadecoupling

Read More
MVC asp.net - should data access layer be decoupled from domain models?...


asp.net-mvc-3decoupling

Read More
Best place for serialisation code. Internal to class being serialised, or external class per format?...


c#serializationencapsulationdecoupling

Read More
Public static data used throughout program...


oopdecouplingcoupling

Read More
Seeking recommendations on how to decouple JS code from views...


c#javascriptasp.net-mvcdecoupling

Read More
Model Using Modules in Rails Application...


ruby-on-railsrubycouplingdecoupling

Read More
How best to decouple objects in, for example, a 'snake' game...


xnadecoupling

Read More
How do you handle shared members when dealing with interfaces?...


vb.netinterfacestaticpropertiesdecoupling

Read More
how to properly decouple implementation specifics into class libraries in .net...


c#.netdesign-patternsdecouplingdynamic-loading

Read More
How to decouple mode switching and commands...


c#design-patternsarchitecturecommanddecoupling

Read More
Object lifetime related; Does a term/pattern/whatnot exist for the following problem?...


c++delegatesdecouplingobject-lifetime

Read More
C++ - Identifying a family of polymorphic classes without introducing tight coupling...


c++polymorphismdecoupling

Read More
Transform Webservice Request into internal representation?...


javaweb-servicessoapdecoupling

Read More
C# constructor using a dynamic vs Interface as a parameter...


dynamicc#-4.0decoupling

Read More
MVC pattern: which is better? For views or controllers to create and reference the other?...


javamodel-view-controllerswingdesign-patternsdecoupling

Read More
Why isn't a database considered a form of global state?...


databasedecouplingglobal-state

Read More
Low coupling and SQL joins...


database-designormdecoupling

Read More
CSS and Javascript too tightly coupled (CSS is not just presentation but is used by UI and JS), how ...


javascriptcssdecoupling

Read More
IoC and managing interfaces...


interfaceioc-containerdecoupling

Read More
Refactoring and Decoupling Rails controllers: can they call eachother?...


ruby-on-railsrefactoringdecoupling

Read More
decoupled generic key-value access against linq in a non-xml environment...


c#linqserializationdecouplingobjectlistview

Read More
Dependency Injection - Is it better to pass a complete class, or the name of a class?...


phpinterfacedependency-injectiondecoupling

Read More
Decoupling in Class and in Project other than IoC & Dependency Injection (java)...


javadecoupling

Read More
BackNext