[Ur] Bug Report
James Parker
jp at jamesparker.me
Mon Dec 19 18:02:06 EST 2011
I think I'm starting to get a grasp on the whole concept of monads, although I may have more questions about them in the future.
I've run into another issue implementing my signout function. When I compile, I get the following error:
A link (Umdtalks/signout) could cause side effects; try implementing it with a form instead
To address this, the manual says something about using an argument of type Basis.postType. Is there an example of this somewhere? I would really like to keep this a link. Also, my signout function takes no arguments so should it really make a difference whether the link is using POST vs. GET variables?
JP
More information about the Ur
mailing list