Re: [AppDb] util_show_error_page

2006-06-29 Thread Tony Lambregts
Chris Morgan wrote: This is a rename of one function to another, and a move from one file to another. Lets not make this into a project when it can be performed by a simple search and replace and verified with a grep of the source code after the change. Too often I've seen these things co

Re: [AppDb] util_show_error_page

2006-06-28 Thread Chris Morgan
This is a rename of one function to another, and a move from one file to another. Lets not make this into a project when it can be performed by a simple search and replace and verified with a grep of the source code after the change. I'm not trying to ignore you here btw. Give me a hand with o

Re: [AppDb] util_show_error_page

2006-06-28 Thread Tony Lambregts
Chris Morgan wrote: We'll want to perform this move of error_page() and the renaming of calls to it in a single patch. Chris Gah! you have not been listening. You know by now that I think that is a bad idea. I'm preaty sure Jonathan would not be advers to sending a series of patches (1 or x..

Re: [AppDb] util_show_error_page

2006-06-28 Thread Chris Morgan
We'll want to perform this move of error_page() and the renaming of calls to it in a single patch. Chris On Wednesday 28 June 2006 1:21 pm, Jonathan Ernst wrote: > Changelog: > - new util_show_error_page that will replace errorpage