You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
All the quick methods should be documented only in Dancer::Plugin::Database::Core::Handler. Dancer::Plugin::Database and Dancer2::Plugin::Database should only redirect the user. That way we do not need to release the plugins when a new handler feature is available.
The text was updated successfully, but these errors were encountered:
I'm not certain I like this - I think briefly mentioning them, at least, is useful for someone reading over the doco for the plugins so they can see "ahh, and it gives me convenience stuff, I like the look of that" - I think perhaps retaining one simple example there would be useful.
I fully agree that the comprehensive documentation of all quick_* methods should be in the Handle class though.
All the quick methods should be documented only in Dancer::Plugin::Database::Core::Handler. Dancer::Plugin::Database and Dancer2::Plugin::Database should only redirect the user. That way we do not need to release the plugins when a new handler feature is available.
The text was updated successfully, but these errors were encountered: