Dan Sugalski <[EMAIL PROTECTED]> wrote: > > ``Abundant macros, inline functions, and API functions will be > > used wherever possible so as to allow fundamental changes to the > > internal representation.'' > > That belongs in a different RFC, the one roughing out the embedding, > extension, and opcode APIs. (I've got those half-done too... :) Just as long as it gets mentioned somewhere, I'll be happy. :-) > I'm starting to lean to a threaded/unthreaded pair of vtables for each > variable type, so you only call the locking code once a variable's been > explicitly shared (and therefore has a valid threading vtable as well as > presumably a valid sync structure) That sounds like a good idea to me. -- John Tobey, late nite hacker <[EMAIL PROTECTED]> \\\ /// ]]] With enough bugs, all eyes are shallow. [[[ /// \\\
- Re: RFC 35 / Re: perl6-internals-gc sublist John Tobey
- Re: RFC 35 / Re: perl6-internals-gc sublist John Tobey
- Re: RFC 35 / Re: perl6-internals-gc sublist Dan Sugalski
- Re: RFC 35 / Re: perl6-internals-gc sublist Ken Fox
- Re: RFC 35 / Re: perl6-internals-gc sublist John Tobey
- Re: RFC 35 / Re: perl6-internals-gc sublist John Tobey
- Re: RFC 35 / Re: perl6-internals-gc sublist Dan Sugalski
- Re: RFC 35 / Re: perl6-internals-gc sublist John Tobey
- Re: RFC 35 / Re: perl6-internals-gc sublist Ken Fox
- Re: RFC 35 / Re: perl6-internals-gc sublist Dan Sugalski
- Multi-object locks (was Re: RFC 35 / Re: perl6-internals-... John Tobey
- Multi-object locks (was Re: RFC 35 / Re: perl6-internals-... Chaim Frenkel
- Re: Multi-object locks (was Re: RFC 35 / Re: perl6-intern... Dan Sugalski
- Re: Multi-object locks (was Re: RFC 35 / Re: perl6-inte... Chaim Frenkel
- Re: Multi-object locks (was Re: RFC 35 / Re: perl6-intern... Larry Wall
- Re: Multi-object locks (was Re: RFC 35 / Re: perl6-intern... Chaim Frenkel
- Re: RFC 35 / Re: perl6-internals-gc sublist Ken Fox
- Re: RFC 35 / Re: perl6-internals-gc sublist Nick Ing-Simmons
- Re: RFC 35 / Re: perl6-internals-gc sublist Bradley M. Kuhn
- Re: perl6-internals-gc sublist Dan Sugalski
- Re: perl6-internals-gc sublist John Tobey