On Tuesday 18 of August 2009 15:12:50 Klaus Kaempf wrote:
I strongly believe leaving the YaPI layer untouched and doing a simle 'YAML.load(...)' in the webservice controller has far lower effort.
+ for YaPI is security for free and using existing DBUS service
Calling YAML::LoadFile from Perl is equally simple as YAML.load in ruby, isn't it
Not quite. By depending on perl:YaML you're adding a new package dependency. We have to be extra careful with WebYaST external dependencies and check for maintenance coverage.
Yes, that's the point where we differ. Plus points for YaPI are - using existing dbus service - security while minus point is extra requirement of perl-YAML in some yast package. You say, the minus is more important than the plus, I'm saying the opposite. Jiri -- Jiri Suchomel SUSE LINUX, s.r.o. e-mail: jsuchome@suse.cz Lihovarská 1060/12 tel: +420 284 028 960 190 00 Praha 9, 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