Open sfabbro opened 12 years ago
I guess you mean more useful wildcards than just '*' since that is the default behaviour now?
The implementation should wait till CADC VOspace supports the findNodes sevice defined in the VOSpace2.0 spec http://www.ivoa.net/Documents/VOSpace/20111202/PR-VOSpace-2.0-20111202.html#sec5_3_3.
Implementing this now, before findNodes, would be the same as doing:
vls vos:myspace/ | grep pattern
It would be useful to have vls understand wildcard on vospace
Desired behaviour: vls vos:myvospace/*
Probably fairly intense on vospace db.