[yast-devel] rest-plugin skeleton in yast2-devtools ?
Hi, doing a 'svn up' in devtools pulled in a rest-plugin skeleton. While I applaud having a plugin skeleton for WebYaST rest-service, I wonder if yast2-devtools is the right place. Installing yast2-devtools requires a bunch of packages one never needs for Ruby on Rails development, e.g. libxslt, GNU autotools, or cmake. I'd rather place the skeleton at git.opensuse.org with a script to create a new plugin. Klaus --- SUSE LINUX Products GmbH, GF: Markus Rex, HRB 16746 (AG Nürnberg) -- To unsubscribe, e-mail: yast-devel+unsubscribe@opensuse.org For additional commands, e-mail: yast-devel+help@opensuse.org
Klaus Kaempf wrote: [...]
Installing yast2-devtools requires a bunch of packages one never needs for Ruby on Rails development, e.g. libxslt, GNU autotools, or cmake.
I'd rather place the skeleton at git.opensuse.org with a script to create a new plugin.
I have added it into devtools because it was really simple and there are other yast related skeletons. I agree that this is not the best solution, IMO it should be part of the rest service (included as a generator plugin, there already is acts_as_taggable_migration generator plugin). But that requires extra work, I don't know how to simply add a new generator. I'll move it later when I have some time... -- Best Regards Ladislav Slezák Yast Developer ------------------------------------------------------------------------ SUSE LINUX, s.r.o. e-mail: lslezak@suse.cz Lihovarská 1060/12 tel: +420 284 028 960 190 00 Prague 9 fax: +420 284 028 951 Czech Republic http://www.suse.cz/ -- To unsubscribe, e-mail: yast-devel+unsubscribe@opensuse.org For additional commands, e-mail: yast-devel+help@opensuse.org
participants (2)
-
Klaus Kaempf
-
Ladislav Slezak