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