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

[REBOL] Re: binary problem

From: warp:reboot:ch at: 4-Mar-2001 9:00

>> Is append a good way to join two binaries ? > > Sure, it's a good way. You can also use 'join (should be a little bit faster). > > HTH, > > DocKimbel.
Well I just dicovered my real problem..8( Join, rejoin, append,.. Do not work as expected on REBOL 2.2.0.2.4 I just put the date back to 3 october 2000 and tried those same functions on REBOL/core (Experimental) 2.4.36.2.4 and they do behave as expected. 8) My problem is that I really love rebol but have very little time to spend with it and much of this time is spent in such Platform-version problem. My umble opinion is that the fact that "the same code work on x platforms same" is one of the best argument rebol has, just to catch attention. In rebol's case there should just be a .1% more attention on political decision to release or not to release some code. Example: you already have a build which will make my life easier ( rebol itself already changed my life/computer a lot 8) ), the problem is it has expired date so I can't use on production machines. For sure there are many people out there using rebol for production which wouldn't care paying $$ for it. ( OSX command version would be appreciated ) And because this "REBOL Zen / idioms" attentin Jeff was speaking about is something people with little time cares when taking decisions on solutions.. Maybe something ala "rebol developer community" with annual fees could help. Thank you, Will Arp