From: Peter Tyser <ptyser@xes-inc.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 9/9] Move api_examples to api/examples
Date: Thu, 09 Jul 2009 11:36:11 -0500 [thread overview]
Message-ID: <1247157371.905.16.camel@localhost.localdomain> (raw)
In-Reply-To: <EC928B51-19EA-439B-8B8F-FF5E0A454BE9@semihalf.com>
Hi Rafal,
On Thu, 2009-07-09 at 18:22 +0200, Rafal Jaworowski wrote:
> On 2009-07-09, at 17:08, Peter Tyser wrote:
>
> > Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
> > ---
> > Makefile | 4 ++--
> > {api_examples => api/examples}/.gitignore | 0
> > {api_examples => api/examples}/Makefile | 8 ++++----
> > {api_examples => api/examples}/crt0.S | 0
> > {api_examples => api/examples}/demo.c | 0
> > {api_examples => api/examples}/glue.c | 0
> > {api_examples => api/examples}/glue.h | 0
> > {api_examples => api/examples}/libgenwrap.c | 0
>
> Hi Peter,
> Please don't do this. I would like to have api_examples stay clear
> from the API proper and such organization was introduced on purpose.
> While the core API code is integral part of U-Boot code image, the
> example/demo/other app is physically separate tangible entity. I think
> it seems proper that directories' layout reflects this. What we could
> do is provide a top level directory grouping all items non-integral
> wrt U-Boot itself (examples, api_examples) and put them there.
Hi Rafal,
I don't really follow... The api_example/ directory is an example of
how to use the functionality provided by the code in the api/ directory,
right? If so, they are very closely related and I'd argue that the
api_example/ directory should be moved into api/ since conceptually it
makes more sense as well as cleans up the directory structure.
If the number of API applications grows from the current "example",
we're not going to put them in their own /api_app1, /api_app2, etc
directories, are we? Wouldn't /api/app1, /api/app2, etc make more
sense?
Let me know if I'm missing something.
Best,
Peter
next prev parent reply other threads:[~2009-07-09 16:36 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-07-09 15:08 [U-Boot] [PATCH 0/9] Clean up top-level directory structure Peter Tyser
2009-07-09 15:08 ` [U-Boot] [PATCH 1/9] Move architecture specific config.mk files into subdirs Peter Tyser
2009-07-09 15:08 ` [U-Boot] [PATCH 2/9] Move lib_ppc to lib/ppc Peter Tyser
2009-07-09 15:08 ` [U-Boot] [PATCH 3/9] Move lib_arm to lib/arm Peter Tyser
2009-07-09 15:08 ` [U-Boot] [PATCH 4/9] Move lib_i386 to lib/i386 Peter Tyser
2009-07-09 15:08 ` [U-Boot] [PATCH 5/9] Move lib_m68k to lib/m68k Peter Tyser
2009-07-09 15:08 ` [U-Boot] [PATCH 6/9] Move remaining lib_<ARCH> to lib/<ARCH> Peter Tyser
2009-07-09 15:08 ` [U-Boot] [PATCH 7/9] Move lib_generic to lib/generic Peter Tyser
2009-07-09 15:08 ` [U-Boot] [PATCH 8/9] Move libfdt to lib/libfdt Peter Tyser
2009-07-09 15:08 ` [U-Boot] [PATCH 9/9] Move api_examples to api/examples Peter Tyser
2009-07-09 16:22 ` Rafal Jaworowski
2009-07-09 16:36 ` Peter Tyser [this message]
2009-07-09 20:07 ` Wolfgang Denk
2009-07-10 13:22 ` Rafal Jaworowski
2009-07-09 17:57 ` [U-Boot] [PATCH 0/9] Clean up top-level directory structure Mike Frysinger
2009-07-09 18:49 ` Peter Tyser
2009-07-09 19:15 ` Mike Frysinger
2009-07-09 19:31 ` Peter Tyser
2009-07-09 20:20 ` Wolfgang Denk
2009-07-09 20:25 ` Peter Tyser
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=1247157371.905.16.camel@localhost.localdomain \
--to=ptyser@xes-inc.com \
--cc=u-boot@lists.denx.de \
/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