> From: Jeff Schroeder <[email protected]>
> To: cobbler development list <[email protected]>
> Sent: Sat, November 14, 2009 12:13:09 AM
> Subject: Re: [PATCH] Logging and cli error patches for master
>
> On Fri, Nov 13, 2009 at 2:09 PM, Cristian Ciupitu
> wrote:
> >> From: "Vreman, Peter"
> >
> >> To: cobbler development list
> >> Sent: Fri, November 13, 2009 4:20:14 PM
> >> Subject: RE: [PATCH] Logging and cli error patches for master
> >>
> >> .....
> >> I copied only the code from cobbler/utils.py. This optimization shall then
> >> be
> >> applied to both koan and cobbler. Or maybe even better make koan and
> >> cobbler
> >> share the same module.
> >
> > I've noticed too that there is some code shared (copied) between koan and
> > cobbler. Maybe it's time to extract a common package for this code,
> > something
> > like cobbler-common. I would like to hear other opinions regarding this.
>
> Why add more dependencies for koan? koan is a very small standalone
> utility and cobbler is a server side component. Lets keep them
> seperate if at all possible.
Could you please explain why are you concerned about adding a dependency for
koan? After all, package managers can deal with dependencies.
I was also thinking of using symbolic links and then package these modules in
both
cobbler and koan, but then I realized that one of the packages would contain a
broken
link unless we do some tricks in the spec or setup.py.
Regards,
Cristian
_______________________________________________
cobbler-devel mailing list
[email protected]
https://fedorahosted.org/mailman/listinfo/cobbler-devel