Danek Duvall wrote:
Bart Smaalders wrote:

http://cr.opensolaris.org/~barts/10476/

importer.py:

    fetch_manifest() and fetch_catalog() both speak to making the client
    transport API more user-friendly outside an image?  Perhaps the image
    module needs to define a dummy image that things like this can use?
    (Not this wad, obviously.)


yup... the new transport code need to be able to work w/o an image.

    get_dependencies(): is it worth caching the results of the dependencies
    based on server_url and each fmri?  Seems like you could end up opening
    a boatload of manifests over and over again.

Hmmm only if the incorporations overlap.  We'll see if this is an issue.

- Bart



--
Bart Smaalders                  Solaris Kernel Performance
[email protected]         http://blogs.sun.com/barts
"You will contribute more with mercurial than with thunderbird."
_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss

Reply via email to