Re: [PATCH] Move More Module Code Around

2009-02-19 Thread rgheck
Andre Poenitz wrote: On Thu, Feb 19, 2009 at 12:30:55PM -0500, rgheck wrote: This patch is pretty simple: It just moves some routines needed to sync up the modules into the newish class LayoutModuleList. I think this is pretty straightforward, and it seems to work, but I thought I'd post i

Re: [PATCH] Move More Module Code Around

2009-02-19 Thread Andre Poenitz
On Thu, Feb 19, 2009 at 12:30:55PM -0500, rgheck wrote: > This patch is pretty simple: It just moves some routines needed to sync > up the modules into the newish class LayoutModuleList. I think this is > pretty straightforward, and it seems to work, but I thought I'd post it > before committ

[PATCH] Move More Module Code Around

2009-02-19 Thread rgheck
This patch is pretty simple: It just moves some routines needed to sync up the modules into the newish class LayoutModuleList. I think this is pretty straightforward, and it seems to work, but I thought I'd post it before committing in case anyone has any other thoughts. JMarc: I updated tex