On Fri, Nov 13, 2009 at 2:09 PM, Cristian Ciupitu <[email protected]> wrote: >> From: "Vreman, Peter" <[email protected]> > >> To: cobbler development list <[email protected]> >> 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. -- Jeff Schroeder Don't drink and derive, alcohol and analysis don't mix. http://www.digitalprognosis.com _______________________________________________ cobbler-devel mailing list [email protected] https://fedorahosted.org/mailman/listinfo/cobbler-devel
