[MonoDevelop] I feel dirty

C.J. Adams-Collier cjcollier at colliertech.org
Tue Apr 3 13:51:35 EDT 2007


I was thinking more of a Makefile.am target that generated a stand-alone
PkgConfig.dll that could be copy-distributed to whatever needed it.
This seems like a better approach than making those who need the code
muck around in the guts in order to pull it out and then have to do it
again in order to get any bug fixes, etc.

On Tue, 2007-04-03 at 18:24 +0200, Lluis Sanchez wrote:
> El dt 03 de 04 del 2007 a les 08:35 -0700, en/na C.J. Adams-Collier va
> escriure:
> > Hey Lluis, list,
> > 
> > I ripped RunInitialization() and friends from
> > Core/src/MonoDevelop.Core/MonoDevelop.Core/SystemAssemblyService.cs for
> > my nefarious purposes in Prebuild.  It seems to me that the world could
> > do with a library for processing pkg-config files... What do you folks
> > think of a spliting the .pc processor into a PkgConfig.dll so that those
> > that need the functionality don't have to keep a fork of the code in
> > their projects?
> 
> IMHO, it is not worth it. I prefer having a copy of that class rather
> than adding a new dll dependency to MD.
> 
> > 
> > Cheers,
> > 
> > C.J.
> > 
> > 
> > _______________________________________________
> > Monodevelop-list mailing list
> > Monodevelop-list at lists.ximian.com
> > http://lists.ximian.com/mailman/listinfo/monodevelop-list
> 
> _______________________________________________
> Monodevelop-list mailing list
> Monodevelop-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/monodevelop-list
> 



More information about the Monodevelop-list mailing list