The user() and cgi() functions might be useful for reports, won't they ?

Although reports seem to already have access to the user, via the
$login variable.
[Example: http://core.tcl.tk/tcl/rptsql?rn=15]
Do they have general access to the cgi parameters as well, as variables ?

printf() seems to be intended for debugging, printing stuff to stdout
when -sqlprint is given on the command line.
As such we would/should not see it in regular code I believe.





On Mon, Nov 24, 2014 at 5:31 AM, Richard Hipp <d...@sqlite.org> wrote:
> I cannot find any use of the "user()", "cgi()", or "print()" SQL functions
> that are created here:
>
>      https://www.fossil-scm.org/fossil/artifact/a28296450572?ln=734-737
>
> Who would object if I delete them?
>
> --
> D. Richard Hipp
> d...@sqlite.org
>
> _______________________________________________
> fossil-dev mailing list
> fossil-dev@lists.fossil-scm.org
> http://sqlite.org:8080/cgi-bin/mailman/listinfo/fossil-dev
>



-- 
Andreas Kupries
Senior Tcl Developer
Code to Cloud: Smarter, Safer, Fasterâ„¢
F: 778.786.1133
andre...@activestate.com, http://www.activestate.com
Learn about Stackato for Private PaaS: http://www.activestate.com/stackato
_______________________________________________
fossil-dev mailing list
fossil-dev@lists.fossil-scm.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/fossil-dev

Reply via email to