manifest improvements
Reported by bahuvrihi | July 21st, 2008 @ 05:55 PM | in Tap-1.0.0
Manifests should specify a glob pattern:
def manifest(name, paths_key, pattern="**/*.rb", &block)
end
The glob pattern should be searched every time until manifested. Under find conditions, the whole pattern should be searched, then the results filtered. This should provide some standard lookup alogrithm that will be more resistant to collisions and chaotic lookup.
Comments and changes to this ticket
-
bahuvrihi July 30th, 2008 @ 08:33 AM
- Milestone set to Tap-1.0.0
-
bahuvrihi August 5th, 2008 @ 12:41 AM
- Assigned user set to bahuvrihi
- State changed from new to open
(from [0b75bda1c3cdf56d048702f30e0946fd91482961]) Bug fixes and testing of Env. [#62 state:open responsible:bahuvrihi]
-
bahuvrihi August 5th, 2008 @ 12:42 AM
Note that in the ticket, the specified interface has been implemented, but without any filters on the search.
-
bahuvrihi August 5th, 2008 @ 10:14 AM
- State changed from open to resolved
Closing this ticket and opening another for optimizations.
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
A framework for making configurable, file-based tasks and workflows.