Benjamin Stuhl <[EMAIL PROTECTED]> writes: >--- Dan Sugalski <[EMAIL PROTECTED]> wrote: >> actual work. The >> dispatch routine has a function signature like so: >> >> int status = dispatch(void *native_obj, sv >> *perl_scalar, char *method_called, >> int *num_args_in, perl_arg_stack >> *arg_stack, >> int *num_args_out, perl_arg_stack >> *return_values); > >One thing: remember, there is a lot of talk about having >perl6 use Unicode internally, which means that things like >method names should be wchar_t * (or whatever). I doubt that - I guess names will be UNICODE but will be encoded in UTF8 rather than as wide chars. -- Nick Ing-Simmons
- Re: Ramblings on "base cl... Nick Ing-Simmons
- Re: Ramblings on "base cl... Nick Ing-Simmons
- Re: Ramblings on "base class" for... Nick Ing-Simmons
- Re: Ramblings on "base class"... Dan Sugalski
- Re: RFC: Foreign objects in perl Benjamin Stuhl
- Re: RFC: Foreign objects in perl Dan Sugalski
- Re: RFC: Foreign objects in perl Simon Cozens
- Re: RFC: Foreign objects in perl John Tobey
- Re: RFC: Foreign objects in perl Bart Schuller
- Re: RFC: Foreign objects in perl Simon Cozens
- Re: RFC: Foreign objects in perl Nick Ing-Simmons
- Re: RFC: Foreign objects in perl Benjamin Stuhl
- Char encoding Nick Ing-Simmons
- Re: Char encoding Bryan C . Warnock
- Re: Char encoding Nick Ing-Simmons
- Re: Char encoding Dan Sugalski
- Re: Char encoding Simon Cozens
- Re: Char encoding Dan Sugalski
- Re: Char encoding Simon Cozens
- Re: Char encoding Jarkko Hietaniemi
- Re: Char encoding Simon Cozens