unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
* Re: top-down design + nevermind
@ 2002-04-09  2:55 cr88192 sydney
  0 siblings, 0 replies; 11+ messages in thread
From: cr88192 sydney @ 2002-04-09  2:55 UTC (permalink / raw)



>
>this is related to recent guile-snarf weirdness but could be said to
>apply generally to ends such as setting guile's direction.  top-down
>design values interface elegance more than implementation elegance.  the
>implementation does what it needs to support the interface and in return
>for bearing this burden is given the freedom to evolve.
>
>this is obviously in contrast to bottom-up design which i believe can
>get a lot of unfocused work done but often presumes to know the future
>too much in practice, eventually causing re-design, because elegance is
>measured in the implementation and guesses are made about usage.
>
>either style of design is fun.  people write books about their own
>personal design philosophies and how it helps you (10min a day).  in any
>case, what users perceive determines their happiness w/ the result.
>
>so how to choose the style that fits best for the job?
>
I use both, for my os I use bottom up design and for my compiler I used top 
down.
main difference: top down is a lot faster it would seem (a few hours vs. 
months), however top down becomes increasingly harder as complexity 
increases (at least in my experience).
also top down tends to yeild code which is quite difficult to reuse in 
another project (my compiler + my os), and quite difficult to change later 
or maintain...

>
>what is guile's direction, btw?
>
I think it is more bottom up...
no one started coding an ide and came up with guile/scm in the process. just 
now are ide's starting to form... (as far as I know).

in a whole cs and science in general seem to be a bottom up process, with 
occasional "products" that are built in the top down manner...

I support bottom up in general, but would not recommend it if time is a big 
issue...


_________________________________________________________________
Chat with friends online, try MSN Messenger: http://messenger.msn.com


_______________________________________________
Guile-user mailing list
Guile-user@gnu.org
http://mail.gnu.org/mailman/listinfo/guile-user


^ permalink raw reply	[flat|nested] 11+ messages in thread
[parent not found: <E16uQmt-0000lA-00@giblet>]
* top-down design + nevermind
@ 2002-04-08  4:29 Thien-Thi Nguyen
  0 siblings, 0 replies; 11+ messages in thread
From: Thien-Thi Nguyen @ 2002-04-08  4:29 UTC (permalink / raw)


this is related to recent guile-snarf weirdness but could be said to
apply generally to ends such as setting guile's direction.  top-down
design values interface elegance more than implementation elegance.  the
implementation does what it needs to support the interface and in return
for bearing this burden is given the freedom to evolve.

this is obviously in contrast to bottom-up design which i believe can
get a lot of unfocused work done but often presumes to know the future
too much in practice, eventually causing re-design, because elegance is
measured in the implementation and guesses are made about usage.

either style of design is fun.  people write books about their own
personal design philosophies and how it helps you (10min a day).  in any
case, what users perceive determines their happiness w/ the result.

so how to choose the style that fits best for the job?

guile-user cc'ed, to also mention how little reponse there was to the
mailinglist unification (5 resp., 4 yes).  perhaps the question was not
worthy of the survey idea.  damn, i knew i was nuts.

what is guile's direction, btw?

thi

_______________________________________________
Guile-user mailing list
Guile-user@gnu.org
http://mail.gnu.org/mailman/listinfo/guile-user


^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2002-04-24 21:53 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-04-09  2:55 top-down design + nevermind cr88192 sydney
     [not found] <E16uQmt-0000lA-00@giblet>
2002-04-08 12:47 ` Bill Gribble
2002-04-08 23:08 ` news
2002-04-22  7:34   ` Thien-Thi Nguyen
     [not found] ` <1018270049.27252.36.camel@flophouse>
2002-04-21  7:29   ` Thien-Thi Nguyen
2002-04-23 21:16   ` news
2002-04-24 16:59     ` MJ Ray
2002-04-24 19:12       ` Christopher Cramer
     [not found]         ` <crayc@pyro.net>
2002-04-24 21:53           ` MJ Ray
2002-04-24 19:44       ` news
  -- strict thread matches above, loose matches on Subject: below --
2002-04-08  4:29 Thien-Thi Nguyen

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