all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* GNU ELPA structure
@ 2012-04-29 15:20 Stefan Monnier
  0 siblings, 0 replies; only message in thread
From: Stefan Monnier @ 2012-04-29 15:20 UTC (permalink / raw)
  To: emacs-devel

Currently, GNU ELPA contains sufficiently few packages, that a flat list
is OK, but will soon become inconvenient for end-users.

So we should start thinking about how to structure the space of
ELPA packages.  I think a first division is between packages that only
provide functions for use by other packages (which I'd call "libraries")
and "end-user packages" which provide commands the user can use directly.

After that we could either have a tree structure (somewhat like the
subdirs in `emacs/lisp'), or otherwise rely on "tags", which would
probably be taken from the "keywords:" package header.


        Stefan



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-04-29 15:20 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-29 15:20 GNU ELPA structure Stefan Monnier

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.