Since moving to r296, I get warnings (" warning: already initialized constant...") for many of my class constants. This did not happen before, and I do not get the same warnings when loading my application normally. They are only warnings, so everything still runs, but I thought I would provide the FYI. -- Dave Dupre -------------- next part -------------- An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/backgroundrb-devel/attachments/20071223/b6d49cd6/attachment.html
On Dec 23, 2007 8:24 PM, Dave Dupre <gobigdave at gmail.com> wrote:> Since moving to r296, I get warnings (" warning: already initialized > constant...") for many of my class constants. This did not happen before, > and I do not get the same warnings when loading my application normally. > They are only warnings, so everything still runs, but I thought I would > provide the FYI. >I think that would be because of loading of all the model classes in master process. Thanks for the information. -- Let them talk of their oriental summer climes of everlasting conservatories; give me the privilege of making my own summer with my own coals. http://gnufied.org
On Dec 23, 2007 9:09 PM, hemant <gethemant at gmail.com> wrote:> > On Dec 23, 2007 8:24 PM, Dave Dupre <gobigdave at gmail.com> wrote: > > Since moving to r296, I get warnings (" warning: already initialized > > constant...") for many of my class constants. This did not happen before, > > and I do not get the same warnings when loading my application normally. > > They are only warnings, so everything still runs, but I thought I would > > provide the FYI. > >Hi Dave, Please update with latest code and let me know if you are still getting those warnings. I am unable to reproduce this at my end and hence unable to fix. I think, this is the last annoyance left, till we can release 1.0.1 version. -- Let them talk of their oriental summer climes of everlasting conservatories; give me the privilege of making my own summer with my own coals. http://gnufied.org