This is the mail archive of the guile@sourceware.cygnus.com mailing list for the Guile project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Trouble understanding define (!)


[I'll respond more completely later.]

I agree with many things you say in your letter, but I don't agree
that the GOOPS inconvenience is only imagined.  While I have the view
that a GF centered object system blends better with ordinary Scheme
code than a class centered one, I find it very irritating that the GF
centered system seems to have more problems with naming.  I hope we
can find a solution to this problem.

I grant that the correct solution in the draw cards and draw line
example may be to use renaming when importing, but what do you say
about the accessor names?

I really want to use simple (descriptive!) name such as `size' and
`length'.  But the accessors create a lot of name collisions.  If we
can find a solution to this problem, I will stop to complain!  :)

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]