Should following be equivalent?
/a/b/c
//a/b/c/
/a/b/./c (optional)
//a/b//c/
/a/////b/c
It might help when concating the paths e.g. '/' + '/model' and '/model/' + '/compt0' creates invalid paths in moose. Though this can also be managed at scripting level.
Anonymous
Fine Idea, Dilawar. Other than the first and third, the others don't
seem to work. You're welcome to fix if you like.
Best,
Upi
On Saturday 28 March 2015 12:01 PM, dilawars wrote:
Related
Bugs: #160
Feature added. Checkin 6655. Not enough permission to close the ticket.