Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #27089

Re: Sharing code between different projects?

Path csiph.com!newsfeed.hal-mli.net!feeder3.hal-mli.net!newsfeed.hal-mli.net!feeder1.hal-mli.net!newsfeed.xs4all.nl!newsfeed5.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail
Return-Path <andrea.crotti.0@gmail.com>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.011
X-Spam-Evidence '*H*': 0.98; '*S*': 0.00; 'subject:code': 0.07; 'python': 0.09; 'libraries.': 0.09; 'received:mail- lpp01m010-f46.google.com': 0.09; 'cc:addr:python-list': 0.10; 'library': 0.15; 'source,': 0.15; 'subject:between': 0.16; 'subject:projects': 0.16; 'cc:2**0': 0.23; 'external': 0.24; 'cc:addr:python.org': 0.25; 'header:In-Reply-To:1': 0.25; 'core': 0.27; 'message-id:@mail.gmail.com': 0.27; 'convince': 0.29; 'received:209.85.215.46': 0.30; 'code': 0.31; 'could': 0.32; 'problem': 0.33; 'anyone': 0.33; 'received:google.com': 0.34; 'open': 0.35; 'subject:?': 0.35; 'received:209.85': 0.35; 'something': 0.35; 'but': 0.36; 'received:209': 0.37; 'subject:: ': 0.38; 'header:Received:5': 0.40; 'company': 0.60; 'great': 0.64; 'business': 0.70
DKIM-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=h0VIC9iJ3Y0GRYL08I/hW+6mlUquNv5cox76qk6mgL4=; b=WFPoEgsIWteikbKhKVp7EKk1a5nTb5y+IMFyZ+3fhr0h9cYecoW8Whv9hKPaX0SwUC Y7143+1oVnIWHewMcUO+BPp6r2TQqlAqvKE6OWJH4N4SQe5TbeikTGH9kX5/FUV6ixkN a+3Z1gT6pJFHnHzPjTyTPmq6uKBPd0cl2sd6QUQPIFDZgTT0YqhgbAHBmJZrIoWP3oYW vpPXM/KdoF8/cMequtr8dXNbCrOajhtAp8zePDVthhTOtT9tWlWu+o3DhqoYGYauPMFL m0inPgqGO92zLYGTnqD0iag1s/11PwW7GLSaD9XeqCCZjtBLU9JeYGbN/OwhOIofd2Z1 71rg==
MIME-Version 1.0
In-Reply-To <CAF_E5JarppDRD-yuutc1XzFLumWuRvQuf8uZaeQhSw3o7whFFQ@mail.gmail.com>
References <CAF_E5JZ82ar7sWi5eOWe46N2wXVAX2QYUb5F9==0dxRbYMsEhg@mail.gmail.com> <20120814215118.GA19167@cskk.homeip.net> <CAF_E5JarppDRD-yuutc1XzFLumWuRvQuf8uZaeQhSw3o7whFFQ@mail.gmail.com>
Date Wed, 15 Aug 2012 12:43:38 +0100
Subject Re: Sharing code between different projects?
From andrea crotti <andrea.crotti.0@gmail.com>
To Cameron Simpson <cs@zip.com.au>
Content-Type text/plain; charset=ISO-8859-1
Cc python-list <python-list@python.org>
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.12
Precedence list
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <http://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-list>
List-Post <mailto:python-list@python.org>
List-Help <mailto:python-list-request@python.org?subject=help>
List-Subscribe <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.3309.1345031020.4697.python-list@python.org> (permalink)
Lines 10
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1345031020 news.xs4all.nl 6915 [2001:888:2000:d::a6]:44710
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:27089

Show key headers only | View raw


Also looking at logilab-common I thought that it would be great if we
could actually make this "common" library even open source, and use it
as one of the other many external libraries.

Since Python code is definitively not the the core business of this
company I might even convince them, but the problem is that then all
the internal people working on it would not be able to use the
standard tools that they use with everything else..

Did anyone manage to convince his company to do something similar?

Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

Re: Sharing code between different projects? andrea crotti <andrea.crotti.0@gmail.com> - 2012-08-15 12:43 +0100

csiph-web