unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* a practical reason why emacs shouldn't have dynamic loadables
@ 2003-08-04  9:07 Nic
  0 siblings, 0 replies; only message in thread
From: Nic @ 2003-08-04  9:07 UTC (permalink / raw)


I've been thinking about this. While the licence issue is obviously
important it also seems that dynamic loading could make things more
complicated for the non-technical user.

Ok. Emacs prime audience is very technical people. But it *is* used by
non-technical and by the "less-technical". The latter category
includes junior programmers and people just starting out on the
journey to emacs nirvana.

Whenever dynamic loading gets added to anything complexity is
introduced. It can't be helped, it's part and parcel of increased
flexibility. The most common problem is a missing or out of date
foreign component when the native component is available. For example,
when using java one can have a java library that depends on some
unix shared lib, but have the wrong version of the shared lib: cue
all sorts of problems.

Such things can be resolved, but only by having a robust package
system that can express dependancies properly. And even then things
can get out of sync.


So having this would make life more precarious for non-technical
users. I'm not saying Emacs would break because users are
non-technical, meerly that the risk of emacs breaking (or something
inside emacs that a user relied upon) is increased.


-- 
Nic Ferrier
http://www.tapsellferrier.co.uk

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

only message in thread, other threads:[~2003-08-04  9:07 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-08-04  9:07 a practical reason why emacs shouldn't have dynamic loadables Nic

Code repositories for project(s) associated with this public inbox

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

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).