Along with item 4)
  Make rebol compliant to compiled-in mods as do perl, python,
  php etc. Kind of like a corrolary to 'encap.

  Then rebol could be embedded in Apache or vim.
  I've had to drop rebol for anything but ancillary utilities
  for a very large project, because the customer wanted 
  code that could be server-mode compliant.
  So I'm waltzing with the snake (using python)


* Tim Johnson <[EMAIL PROTECTED]> [031110 10:19]:
> 
> * Steven White <[EMAIL PROTECTED]> [031110 09:43]:
> > 
> > >Andrew Martin
> > 
> > > Anything else you'd want on your wish list for Rebol 3?
> > 
>  Here's mine
> 
>  1)Protect an object member.
> 
>  2)Fix the binary 'skip bug.
> 
>  3)Regex support
> 
>  4)Optional module linkage.
> 
>    Ex: Rebol is distributed with binary modules. 
>        example: regex engine 
>        (don't need source code necessarily)
>        Make file provided that allows linkage
>        of optional modules. 
> 
>        I know that this could be a bit complex,
>        but is likely more doable in a POSIX environment.
>        (i.e. the OS has a ansi-C compliant compiler)
> 
>   tim
> -- 
> Tim Johnson <[EMAIL PROTECTED]>
>       http://www.alaska-internet-solutions.com
> -- 
> To unsubscribe from this list, just send an email to
> [EMAIL PROTECTED] with unsubscribe as the subject.

-- 
Tim Johnson <[EMAIL PROTECTED]>
      http://www.alaska-internet-solutions.com
-- 
To unsubscribe from this list, just send an email to
[EMAIL PROTECTED] with unsubscribe as the subject.

Reply via email to