Decided against singletons...
This commit is contained in:
+1
-1
@@ -18,7 +18,7 @@
|
||||
|
||||
<dl>
|
||||
<dt class="comment">// Practice makes perfect...?</dt>
|
||||
<dd>experience.Code = CodeRepository.Instance;</dd>
|
||||
<dd>experience.Code = new CodeCollection();</dd>
|
||||
<dd>experience.Code.<a href="https://github.com/feminaexlux">Explore()</a>;</dd>
|
||||
</dl>
|
||||
</section>
|
||||
|
||||
Reference in New Issue
Block a user