public inbox for sid@sourceware.org
 help / color / mirror / Atom feed
From: Dave Brolley <brolley@redhat.com>
To: sid@sources.redhat.com
Subject: Which library for new target specific component?
Date: Thu, 22 Apr 2004 15:33:00 -0000	[thread overview]
Message-ID: <4087E58C.3000504@redhat.com> (raw)

Hi,

I'm implementing a very specific cache implementation for a target we're 
working on. The component will be abstracted from the current 
cache_component class in sid/components/cache (i.e. it will inherit from 
this class). Which library should this new class belong to? Currently I 
have it in libXXXfamily.la, built from sid/components/family/XXX. The 
effect of this is that libcache.la must be loaded before 
libXXXfamily.la. Should I instead add the code to libcache.la 
(sid/components/cache) so that the libraries are independent?

Dave

             reply	other threads:[~2004-04-22 15:33 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-04-22 15:33 Dave Brolley [this message]
2004-04-23  0:00 ` Ben Elliston

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=4087E58C.3000504@redhat.com \
    --to=brolley@redhat.com \
    --cc=sid@sources.redhat.com \
    /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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).