← Back to team overview

duetto-beta-testers team mailing list archive

Re: STL Trouble?

 

On Wed, Oct 9, 2013 at 10:12 AM, Valentine Sinitsyn <
valentine.sinitsyn@xxxxxxxxx> wrote:

> Well, The C++ interfaces are still backed by libc, which does only provide
>> (partial) support for stdout though. In general I'm not sure it really
>> makes
>> sense to provide a filesystem tree on the client side. Most probably
>> fstream
>> should not be shipped at all.
>>
> Sounds sane. JavaScript provides (somewhat limited) Filesystem API, but if
> you ask me it is better to be exposed directly than through fstream layer.


If you want this to be taken seriously, as much of the standard library as
possible needs to be supported.

Mike

Follow ups

References