Re: project.fetchJobs
Adam Tauno Williams <[email protected]>
| Newsgroups | gmane.comp.cms.opengroupware.xmlrpc.devel |
|---|---|
| Organization | Morrison Industries |
| Message-ID | <1119276318.9967.23.camel@localhost> |
> > Is project.fetchJobs just an alias for person.fetchJobs or does it
> > retrieve jobs only specific to a project?
> Well, this seems to be broken, the code says:
> ---snip---
> - (NSArray *)project_fetchJobsAction:(id)_person :(id)_fSpec {
> /* TODO: hh: NOT IMPLEMENTED ?? */
> /* TODO: hh: person argument ??? */
> return [NSArray array];
> // TODO: ???
> return [self _fetchJobsOf:[self _getPersonByArgument:_person]
> fSpec:_fSpec];
> }
> ---snap---
Wow, I don't know Obj-C and even I can follow that! :)
--
OpenGroupware.org XML-RPC
[email protected]
http://mail.opengroupware.org/mailman/listinfo/xmlrpc