derbyjs / racer

Realtime model synchronization engine for Node.js
1.19k stars 118 forks source link

readPathAccess & writeAccess not executing #28

Closed lefnire closed 12 years ago

lefnire commented 12 years ago

I can't get store.readPathAccess() & store.writeAccess() to be called. See the console.log which isn't executed here, and the resultant "Unauthorized: No access control declared" here

lefnire commented 12 years ago

still having issues, but it very much seems a bug in my own code at this point.