OK address no longer being lazy-loaded

This commit is contained in:
Will Marshall
2014-07-03 11:40:33 +10:00
committed by Rohan Mitchell
parent 0177a56408
commit 6d4dfad336
4 changed files with 32 additions and 39 deletions

View File

@@ -1,4 +1,5 @@
Darkswarm.factory 'Enterprises', (enterprises, CurrentHub, Taxons, Dereferencer)->
console.log enterprises[0].address
new class Enterprises
enterprises_by_id: {} # id/object pairs for lookup
constructor: ->