Dancer-Plugin-Database icon indicating copy to clipboard operation
Dancer-Plugin-Database copied to clipboard

Remove handler documentation

Open ambs opened this issue 11 years ago • 1 comments

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.

ambs avatar Sep 01 '13 13:09 ambs

Somehow I missed this until now (!).

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.

bigpresh avatar Mar 24 '16 09:03 bigpresh