On Nov 29, 2011, at 9:39 PM, Michael G Schwern wrote:

> 1. The core gets a shrouded copy of Mouse::Tiny, with different
>   namespaces, as discussed at the beginning.
> 
> 2. TB2 gets a performance kick once Mouse is installed.
> 
> 3. Extension authors can use Mouse to subclass TB2 and consume
>   TB2 roles as normal.
> 
> 4. TB2 continues to be able to take full advantage of Mouse.
> 
> Nobody needs to ever know there's a copy of Mouse::Tiny in there.
> 
> Thoughts?

How much slower will this make running the core tests, since neither Mouse nor 
Mouse::XS will every be available there (during development, at core 
installation time).

Best,

David

Reply via email to