Forum: Nitro Questions

Posted by George Moschovitis (Guest)
on 2007-10-12 14:03
(Received via mailing list)
Dear devs,

I would like to hear your opinion on two issues:

- I am thinking about automatically performing CGI.unescape to query
parameters.

- I am thinking about dropping the trailing x from template files. this 
is
helpful with code editors: no need to setup
  syntax highlighting for .htmlx files.
  all files inside the template dirs will be recognised as templates.

what do you think?
Posted by chris (Guest)
on 2007-10-12 15:49
(Received via mailing list)
I love the removal of the x on htmlx idea.  Just existing in the 
template
directory should designate it as a template.  However we may want to 
discuss
the best way for <0.4X.0 nitro users to migrate if you make this change.
Such as a command line tool to convert such files, with a couple checks 
to
make sure your not overwriting files already present.  Or even nitro
automatically converting if the .html file if it doesn't exist already 
and
kicking out a warning if it does.

Chris
Posted by Arne Brasseur (Guest)
on 2007-10-13 15:53
(Received via mailing list)
I'm ok with dropping the x.

(ab)

chris schreef:
Posted by George Moschovitis (Guest)
on 2007-10-13 16:10
(Received via mailing list)
ok...
Posted by Robert Mela (Guest)
on 2007-10-16 05:58
Attachment: rob.vcf (124 Bytes)
(Received via mailing list)
I move the 'x' be replaced with 斐

I agree that directory location is sufficient. I also like the idea of
unescaping CGI variables.
Posted by chris (Guest)
on 2007-10-16 16:07
(Received via mailing list)
Rob,

  What's your reasoning for using the "?" as part of the file extension?

Chris
Posted by Robert Mela (Guest)
on 2007-10-16 16:23
Attachment: rob.vcf (124 Bytes)
(Received via mailing list)
I was trying to be silly.. It was supposed to be a Japanese character...
sent as UTF-8...

sorry about the noise.
This topic is locked and can not be replied to.