Selon Thomas Girard <[EMAIL PROTECTED]>: > Hello, > > On Thu, May 24, 2007 at 02:58:50PM +0200, Frederic-Emmanuel PICCA wrote: > > As bouml do not request the source of all the plugout to run, is it > possible to remove them from > > the binary package and to put them in for example the example directory of > the documentation > > /usr/share/doc/bouml/example. That way it could save some bytes on the > debian archives. > > > > What do you think about this ? > > Hum... Indeed: > > [EMAIL PROTECTED] find /usr/lib/bouml -mindepth 1 -type d | xargs du -shc > 2,2M /usr/lib/bouml/xmi2 > 1,5M /usr/lib/bouml/xmi > 1,9M /usr/lib/bouml/empty > 1,1M /usr/lib/bouml/genpro > 2,4M /usr/lib/bouml/html > 1,2M /usr/lib/bouml/rose > 1020K /usr/lib/bouml/singleton > 1,3M /usr/lib/bouml/cpp_utilities > 2,0M /usr/lib/bouml/sm_generator > 2,4M /usr/lib/bouml/xmi2import > 1,3M /usr/lib/bouml/usecase_wizard > 1,9M /usr/lib/bouml/sort > 1,3M /usr/lib/bouml/FileControl > 1,3M /usr/lib/bouml/deploy > 1,9M /usr/lib/bouml/GlobalChange > 25M total > > So that would definitely save some bytes. > > Bruno, what's your opinion on this?
Thomas, your list is about plug-out *executables*, but Picca spoke about plug-out *sources*. I agree plug-out sources are useless because it is easy to produce them from the corresponding models Obviously this is not exactly the same problem for the tar I deliver because the sources are needed to compile them however I don't understand why moving them in documentation save bytes, just remove them Bruno