Chris raised the question of whether we ought to extend the file module at all (that's an implementation of an external specification) by adding is-symlink(). If NOT, then there are 2 choices:
1. Mark is-symlink() as %private. 2. Make the implementation of file:delete() to be external and implement it internally in C++. -- https://code.launchpad.net/~paul-lucas/zorba/pjl-misc/+merge/151861 Your team Zorba Coders is subscribed to branch lp:zorba. -- Mailing list: https://launchpad.net/~zorba-coders Post to : [email protected] Unsubscribe : https://launchpad.net/~zorba-coders More help : https://help.launchpad.net/ListHelp

