Hello,
the file roundup/cgi/templating.py in the roundup package has this at
it's top:
todo = '''
- Most methods should have a "default" arg to supply a value
when none appears in the hyperdb or request.
- Multilink property additions: change_note and new_upload
- Add class.find() too
- NumberHTMLProperty should support numeric operations
- LinkHTMLProperty should handle comparisons to strings (cf. linked
name)
- HTMLRequest.default(self, sort, group, filter, columns,
**filterspec):
"""Set the request's view arguments to the given values when no
values are found in the CGI environment.
"""
- have menu() methods accept filtering arguments
'''
and almost the whole file gets highlighted as a string.
Best,
--Toni++
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]