public inbox for gentoo-portage-dev@lists.gentoo.org
 help / color / mirror / Atom feed
From: Paul de Vrieze <pauldv@gentoo.org>
To: gentoo-portage-dev@gentoo.org
Subject: Re: [gentoo-portage-dev] portage-ng concurse entry Was: Updated Portage project page
Date: Sun, 7 Dec 2003 12:05:09 +0100	[thread overview]
Message-ID: <200312071205.10126.pauldv@gentoo.org> (raw)
In-Reply-To: <1070739311.6073.365.camel@ht.gentoo.org>

[-- Attachment #1: signed data --]
[-- Type: text/plain, Size: 2198 bytes --]

On Saturday 06 December 2003 20:35, Daniel Robbins wrote:
> On Sat, 2003-12-06 at 07:26, Paul de Vrieze wrote:
> > We need indeed a highlevel abstraction, and dep trackers are one of the
> > modules. I think that access to the package tree is another, where
> > caching can be modular too.
>
> If by "caching" you mean the metadata cache, this is something I want to
> eliminate in portage-ng. I would like things to be designed to be fast
> from the start, with no slow bash<->python linkage like there is in the
> current portage that makes us require a metadata cache for decent
> performance.

What I mean with caching here is a module that maskerades as a tree 
representation, but actually is a cache that gets it's data from another 
"real" tree representation (be that installed, available ebuilds, or 
binaries). This cache module would in someway speed up the retrieval of the 
data from the cache. Possibly by a binary database or whatever means (I don't 
care). The thing I care about is that it should be optional, and there should 
be a caching module that minimizes memory use.

> It should be possible to get portage-ng without caching running as fast
> as portage does now when it has a fully up-to-date cache. Then if we
> need more performance, portage-ng's datastore can be moved to a
> database, or we can add an enhanced caching mode to make it even faster.
>
That would be cool.

> For backwards compatibility with existing ebuilds, yes we will probably
> still need the metadata cache since we'll still have some kind of bash
> linkage. It's important to point out that the design of portage-ng will
> not be tied to ebuilds. Ebuilds will likely become "legacy" build
> scripts that are superceded by something a lot better, cleaner, powerful
> and also faster for portage-ng.

While I see the value of keeping ebuilds I agree that ebuilds have serious 
upward compatibility problems, so we might get a new format. (Also parseable 
without bash, and a way to add more complex dependency formats without 
breaking old scripts).

Paul

-- 
Paul de Vrieze
Gentoo Developer
Mail: pauldv@gentoo.org
Homepage: http://www.devrieze.net

[-- Attachment #2: signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

  parent reply	other threads:[~2003-12-07 11:05 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-12-05  9:58 [gentoo-portage-dev] portage-ng concurse entry Was: Updated Portage project page George Shapovalov
2003-12-05 12:26 ` Paul de Vrieze
2003-12-05 21:33   ` George Shapovalov
2003-12-06 14:26     ` Paul de Vrieze
2003-12-06 19:35       ` Daniel Robbins
2003-12-06 19:41         ` Jon Portnoy
2003-12-07  0:13           ` [gentoo-portage-dev] ebuild strengths/weaknesses Daniel Robbins
2003-12-07  1:44           ` [gentoo-portage-dev] portage-ng concurse entry Was: Updated Portage project page Jason Stubbs
2003-12-07  2:39             ` George Shapovalov
2003-12-07  3:12               ` Jason Stubbs
2003-12-07  4:50               ` Ray Russell Reese III
2003-12-07  7:27                 ` Daniel Robbins
2003-12-07  7:40               ` Daniel Robbins
2003-12-07  9:11                 ` Kapil Thangavelu
2003-12-07 11:11                   ` Paul de Vrieze
2003-12-08 16:03                 ` [gentoo-portage-dev] portage-ng concurse entry Was: Updated Portage project page, ebuild conversion Sandy McArthur
2003-12-07 11:05         ` Paul de Vrieze [this message]
2003-12-07 19:59         ` [gentoo-portage-dev] portage-ng concurse entry Was: Updated Portage project page Philippe Lafoucrière
2003-12-07 20:10           ` Philippe Lafoucrière
2003-12-07 20:12           ` Jeff Smelser
2003-12-07 21:01             ` [gentoo-portage-dev] gpg signing of Manifests Douglas Russell
2003-12-07 21:53               ` Douglas Russell
2003-12-06 23:00       ` [gentoo-portage-dev] portage-ng concurse entry Was: Updated Portage project page George Shapovalov
2003-12-07 11:18         ` Paul de Vrieze
2003-12-05 16:54 ` [gentoo-portage-dev] portage-ng design competition -- not yet Daniel Robbins
2003-12-05 20:35   ` George Shapovalov
2003-12-05 21:59   ` [gentoo-portage-dev] portage-ng wish list Sandy McArthur

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200312071205.10126.pauldv@gentoo.org \
    --to=pauldv@gentoo.org \
    --cc=gentoo-portage-dev@gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox