Hello All,

I'm wondering if anyone is aware of or has opinions on how capistrano 
plugins should be setup.  The specific scenario I'm thinking about is 
whether plugins should automatically add their functionality in via 
callbacks, or leave it to the user of the plugin to call tasks defined 
where they see fit.  Personally I can see both sides of the argument - 
having a plugin be plug-and-play by just requiring it in your Capfile is 
super nice, however having the flexibility to call it wherever makes sense 
in your particular deployment flow is also nice.

I'm aware that you can easily override already defined tasks if need be, 
but just curious if the maintainers of Capistrano have an opinion on how 
plugins should be authored.

Thanks in advance.

-- 
You received this message because you are subscribed to the Google Groups 
"Capistrano" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to capistrano+unsubscr...@googlegroups.com.
To view this discussion on the web, visit 
https://groups.google.com/d/msgid/capistrano/ae146a74-8e3f-4ebb-b5ee-676f5c52c393%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to