This repository has been archived by the owner on Jul 23, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 60
iOS LoginPage example is confusing #4
Comments
@mokagio: do you mean the use of fast keyboard entry?
|
Yes I'm referring to that — On Thu, Apr 16, 2015 at 4:25 PM, Karl Krukow [email protected]
|
I agree. It is not great for learning. I don't have time right now to change it- would you be interested in making a pull request that changes it? |
Hey @krukow sorry for this late reply. I was hoping to find some time to look into this and submit a PR but I haven't yet, and I don't think I'll have time in the next month either 😕 Thanks, and keep up the great work on Calabash 🍻 |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hello, thanks for putting this example project together.
I have a little feedback, the
login
method of theLoginPage
for iOS is a bit confusing.I understand that using the current approach might be faster, but being non standard it add mental overhead on top of the POP architecture, which is already non trivial to grasp at first glance, at least for me.
It might be better to go for the default approach, so that new comers don't have to worry about the side effects and the parameters values.
The text was updated successfully, but these errors were encountered: