Build Master: Scheduling
Jonathan M Davis
jmdavisProg at gmx.com
Fri Nov 15 02:10:56 PST 2013
On Friday, November 15, 2013 11:03:37 Jacob Carlborg wrote:
> On 2013-11-15 00:22, Xavier Bigand wrote:
> > There is a lot of development I am waiting for my project, I'll really
> >
> > be happy to see one come before the next summer :
> > - std.logger
> > - std.serialization
> > - Weak Ptr
> > - New signals/slots
> > - RPC (Remote procedure call)
> > - AST Macro
>
> I'm wondering if we can managed to release the compiler and Phobos and
> independently.
I don't think so. It's still far too often the case that something has to be
tweaked in Phobos because of a compiler change (generally for bug fixes, but
that arguably doesn't matter much - it prevents separating their releases
regardless).
- Jonathan M Davis
More information about the Digitalmars-d
mailing list