Roundup Tracker - Issues

Message3598

Author stefan
Recipients richard, stefan
Date 2009-02-26.13:32:36
Message-id <1235655156.5.0.0677687547144.issue2550522@psf.upfronthosting.co.za>
In-reply-to
I just realize that this may be hard to do without making the interface
itself quite complex (e.g., requiring getopt). As what I'm really after
is a version of 'find' that allows transitive properties, I wonder
whether the 'find' command (not the Class method) could support
transitive properties (thus not mapping to Class.find(), but rather
Class.filter()).
History
Date User Action Args
2009-02-26 13:32:36stefansetmessageid: <1235655156.5.0.0677687547144.issue2550522@psf.upfronthosting.co.za>
2009-02-26 13:32:36stefansetrecipients: + stefan, richard
2009-02-26 13:32:36stefanlinkissue2550522 messages
2009-02-26 13:32:36stefancreate