# HG changeset patch # User David A. Holland # Date 1402269348 14400 # Node ID d18135398d0f71d12b49ad23dab6fc79128cb6f0 # Parent ceecdbbb136485ec86c6f2db25d8293e27bcd0bd Some clarifications. (in particular, clarify that full access via the web interface is a long-term goal, just not an immediate priority) Regenerating the pdf file will have to wait for PR 48884. diff -r ceecdbbb1364 -r d18135398d0f doc/swallowtail.tex --- a/doc/swallowtail.tex Mon May 27 23:19:00 2013 -0400 +++ b/doc/swallowtail.tex Sun Jun 08 19:15:48 2014 -0400 @@ -63,6 +63,7 @@ access. It also does not attempt to offer the full range of query and annotation support. +(At least to begin with.) It is assumed that most bug report traffic will be handled by email, and that all public traffic will be reflected onto one or more mailing @@ -505,8 +506,10 @@ \section{Browsing the Database} The tool \texttt{browse-pr} is provided for examining the database. -Its user interface is reminiscent of a newsreader. +Its user interface is reminiscent of a newsreader, e.g. slrn. And, it will probably only be implemented in the future. +(It is something I would really like to have, but it's not critical +for the first deployment.) %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \section{Direct SQL Interface} @@ -774,6 +777,10 @@ \item Should have per-user tags that are public. +\item In the long run it should be possible to log into the web +interface as a developer and do all developer things there instead of +from the command line. + \end{itemize}