About: Nirvana/WikiaController   Sponge Permalink

An Entity of Type : owl:Thing, within Data Space : dbkwik.org associated with source dataset(s)

The main place for putting business logic is the Controller class. Typically a controller will just wrap queries and data related biz logic into useful functions for the front end. A function called getUserList(…) is a typical level of abstraction. The controller just deals with processing request variables and returning data in the response. The presentation as html/data/json is chosen by the caller. Each controller should use memcache directly to cache queries, we do not have a generic higher level cache in the application.

AttributesValues
rdfs:label
  • Nirvana/WikiaController
rdfs:comment
  • The main place for putting business logic is the Controller class. Typically a controller will just wrap queries and data related biz logic into useful functions for the front end. A function called getUserList(…) is a typical level of abstraction. The controller just deals with processing request variables and returning data in the response. The presentation as html/data/json is chosen by the caller. Each controller should use memcache directly to cache queries, we do not have a generic higher level cache in the application.
dcterms:subject
abstract
  • The main place for putting business logic is the Controller class. Typically a controller will just wrap queries and data related biz logic into useful functions for the front end. A function called getUserList(…) is a typical level of abstraction. The controller just deals with processing request variables and returning data in the response. The presentation as html/data/json is chosen by the caller. Each controller should use memcache directly to cache queries, we do not have a generic higher level cache in the application.
Alternative Linked Data Views: ODE     Raw Data in: CXML | CSV | RDF ( N-Triples N3/Turtle JSON XML ) | OData ( Atom JSON ) | Microdata ( JSON HTML) | JSON-LD    About   
This material is Open Knowledge   W3C Semantic Web Technology [RDF Data] Valid XHTML + RDFa
OpenLink Virtuoso version 07.20.3217, on Linux (x86_64-pc-linux-gnu), Standard Edition
Data on this page belongs to its respective rights holders.
Virtuoso Faceted Browser Copyright © 2009-2012 OpenLink Software