forked from tower-archive/tower
-
Notifications
You must be signed in to change notification settings - Fork 0
ideas
Lance Pollard edited this page Apr 16, 2012
·
2 revisions
It might be cool to get rid of having to call things like @params
and @currentUser
all the time, just call params
. We'd need to somehow define local variables dynamically. Only if it doesn't come at a performance cost.