Where? #isSatisfiedBy in Store.BasicPrerequisitePolicy
Just finally got the firewall hole setup and using the nice glorp replication ui but I'm hitting a missing method during the update to head, namely
isSatisfiedBy: in Store.BasicPrerequisitePolicy
Where is this found?
The search method on the public repo doesn't have it..
Is there a corresponding method search for a parcel method???
Thanks
Will L-B
!Store.RegexPrerequisitePolicy methodsFor: 'private'!
isSatisfiedBy: aPundle
^(super isSatisfiedBy: aPundle)
_______________________________________________
vwnc mailing list
[hidden email]
http://lists.cs.uiuc.edu/mailman/listinfo/vwnc