Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] Re: help with mail attachments please

From: tim:johnsons-web at: 11-Aug-2001 12:00

On Sat, Aug 11, 2001 at 12:26:35PM -0600, David Kachel wrote:
> Sorry to be so strident in my postings, but I long ago lost count, and > lost my patience, with languages that make big promises they never > fulfill and then disappear almost overnight. It is infuriating to spend > money on books and time on learning a language, only to discover it was > all a big waste of time.
Hi David: I'll agree that sometimes it seems that RT has "appeared" to market more than it can deliver, and bugs seem to persist, but even if rebol will not work for this particular project, it is likely that you will find other uses for it. I've actually found that rebol is great for "prototyping" and testing algorithms, which I have then implemented in C/C++, and learning rebol has actually improved my "C" coding. Now if I can just find a way to write a C preprocessor macro to express mybigobj->smallerobj->somemethod as mybigobj/smallerobj/somemethod
> "Democracy is five wolves and a sheep voting on what to have for dinner. > Liberty is a well-armed sheep contesting the election." > > -unknown
Well put! You don't suppose Robert Heinlein wrote that do you? Tim