> I suggest putting the error messages in a different directory (e.g. > m5sim.org/e/<error id>). With this we could either re-write to the > normal wiki, re-write to another wiki for errors where we had a custom > not-found page, or re-write to some php/python that checked and did > the appropriate thing. Either way not putting /wiki/index.php? > <error_id> gives us many possibilities. This all sounds great.
>> While you're at it, I created an info() that is just like warn(), >> there are probably things that should be converted so people don't >> keep wondering about them. > Yea, I was thinking that too... Although I don't see info in the > repository. Have you added it? It's called inform() because I think info was used as a variable name in several places. I've also added hack(). The idea behind inform() is that it is for informative messages that users should know, but not worry about. hack() is for things like "watch out, this doesn't work right" Nate _______________________________________________ m5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/m5-dev
