On 16/06/2012, at 7:34 AM, Shayne Fletcher wrote:

> On 15/06/2012 16:19, john skaller wrote:
>> include "std/io/faio";
>> include "std/io/socket";
>> include "std/io/stream";
> 
> Nice.



NEW RULES FOR FILE INCLUSION.

RULE:  

if it is in the standard library "std" .. DONT.

The whole standard library is now auto-included.
This ****includes**** (pun intended) platform specific files
for windows and posix.

Windows and Posix specific functions are included in classes
which are not open by default. So the "posix" library built by flx
is now gone, only std and web are now built, since posix is
part of std.

I also moved "codec" out of the top level into "std'.


--
john skaller
skal...@users.sourceforge.net
http://felix-lang.org




------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Felix-language mailing list
Felix-language@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/felix-language

Reply via email to