Revenue Source

Welcome to the Revenue Source affiliate marketing forums.

You are viewing our internet marketing and SEO forums as a guest which gives you limited access to most of our discussions.  By joining our free community, you will have access to post affiliate marketing topics, communicate privately with other members (PM), exchange SEO strategies, and access many other special features.  Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems, please don't hesitate to contact us.

Go Back   Revenue Source > Site Design & Development > Programming Help
Reload this Page Nick Halstead's Blog: Bad code, bad data flow, good idea?
Tags: , , , , , , , ,

Reply
 
LinkBack Thread Tools Search this Thread
Old
  (#1 (permalink))
Affiliate Blogs is Offline
Revenue Source Veteran
Affiliate Blogs has a brilliant future here!
 
Affiliate Blogs's Avatar
 
Join Date: Oct 2005
Posts: 9,079
Jack of All Trades
CyberSpace United States
   
Nick Halstead's Blog: Bad code, bad data flow, good idea? - 05-15-2007

While developing a new application in a framework, Nick Halstead came across an "oops" point where he realized that the part of the application he was working on could have been coded better. In this instance, he found a spot where he needed to pass data backwards and forwards through the app without loosing "the flow". His solution? Singletons!
One of these situations occurs when you suddenly that find you don't have access to data you want, or you can't pass back (or forward) data as part of the common flow of your application. [...] The solution was to create a singleton class which uses references to bind a name to a already defined variable.
In his example, he illustrates (and explains) how to use a class he developed (varmap) to handle the assignment/removal/etc of the data to the common Singleton object.


Nick Halstead's Blog: Bad code, bad data flow, good idea? - Read More...
  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads for: Nick Halstead's Blog: Bad code, bad data flow, good idea?
Thread Thread Starter Forum Replies Last Post
Nick Halstead's Blog: 10 Reasons why PHP is still very much alive Affiliate Blogs Programming Help 0 05-11-2007 07:28 PM
Nick Halstead's Blog: Making a TAG Cloud out of Zend_Cache Affiliate Blogs Programming Help 0 05-09-2007 03:42 PM
Nick Halstead's Blog: How to make AuctionAd$ dynamic with PHP Affiliate Blogs Programming Help 0 05-07-2007 03:35 PM
Nick Halstead's Blog: Simple use of DIGG API for your blog Affiliate Blogs Programming Help 0 04-25-2007 04:47 PM
Nick Halstead's Blog: Open source Scaling Ruby on Rails vs PHP Affiliate Blogs Programming Help 0 04-20-2007 03:39 PM



© 2004-6 RevenueSource.com.  All rights reserved.  Do not duplicate or redistribute in any form.
This website and its logos/design are property of RevenueSource.com.  All rights reserved. vBSEO 3.2.0 RC7


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34