Hello Rodrique, To be honest, the standard library of x10 language is not fully implemented yet. File system operations are one of them and you need to write native methods to implement missing operations.
If you don't mind building X10 from source, the latest trunk (r23840) includes some file system operations for Java backend. You can find the instruction at http://x10-lang.org/x10-development/building-x10-from-source.html . Regards, Mikio Takeuchi IBM Research - Tokyo 2012/6/3 Rodrique Djonkou <djon...@gmail.com>: > Dears, > > I want to perform the following operations: > - create a directory > - list files in a directory > - rename a directory > .... How is it possible with X10 ? > :-( I don't want to use the native code integration > > Thanks for your support > > Rodrique > > ------------------------------------------------------------------------------ > 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/ > _______________________________________________ > X10-users mailing list > X10-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/x10-users > ------------------------------------------------------------------------------ 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/ _______________________________________________ X10-users mailing list X10-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/x10-users