Skip to content
This repository was archived by the owner on Nov 25, 2020. It is now read-only.

improve 'AlreadyHere' event #94

Merged
merged 3 commits into from
Nov 18, 2014
Merged

improve 'AlreadyHere' event #94

merged 3 commits into from
Nov 18, 2014

Conversation

usirin
Copy link
Member

@usirin usirin commented Nov 18, 2014

No description provided.

if param?
params[param.name] = edge
node = param
else @handleNotFound frags.join '/'
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

put a flag here, make the "already here" check and if that flag satisfies fire @handleNotFound after "already here" part.

return

return @handleNotFound frags.join '/' if notFound
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i dont think you should return

sinan added a commit that referenced this pull request Nov 18, 2014
improve 'AlreadyHere' event
@sinan sinan merged commit 8b5611d into koding:master Nov 18, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants