On Mon, Feb 18, 2013 at 11:07:06PM -0500, Olemis Lang wrote: > On 2/18/13, Magnus Therning <[email protected]> wrote: > > Hi, > > > > :) > > [...] > > I'd rather use > > a TracQuery but I can't seem to access the vote count field at all. > > > > Only ticket fields allowed
Ah, that would explain it :) Would you argue that implementing voting
by adding custom fields to tickets would be a better route?
> > The schema is defined like this:
> >
> > schema = [
> > Table('votes', key=('resource', 'username', 'vote'))[
> > Column('resource'),
> > Column('username'),
> > Column('vote', 'int'),
> > ]
> > ]
> >
>
> Resource relationship is not complete .
Pardon my ignorance, but what does that statement mean? What is it
lacking? How can I make it complete?
/M
--
Magnus Therning OpenPGP: 0xAB4DFBA4
email: [email protected] jabber: [email protected]
twitter: magthe http://therning.org/magnus
Perl is another example of filling a tiny, short-term need, and then
being a real problem in the longer term.
-- Alan Kay
pgpAlya4NTnwC.pgp
Description: PGP signature
