Weekly todo activity, Feb 29 to Mar 07

[email protected]
Newsgroups gmane.comp.web.mason.devel
Message-ID <[email protected]>
Weekly todo activity, Feb 29 to Mar 07

Bug #530: A multi-line component call with the last line commented out causes a Perl syntax error when compiling the component
Thu Mar 04   Dave Rolsky changed version_goal from 1.2x to 1.26
  http://www.masonhq.com/docs/todo/access.html?id=530

New bug #531: CGIHandler doesn't rethrow exceptions during request execution
               CGIHandler basically ignores any exceptions thrown during
               request execution. This means that if you set error_mode to
               'fatal', you get no output at all. Similarly, if Mason
               itself were to have die during request execution, there
               would be no indication why this happened.
Thu Mar 04   Dave Rolsky created bug
             Dave Rolsky set version_found to 1.25
             Dave Rolsky set severity to Normal
             Dave Rolsky set version_goal to 1.26
             Dave Rolsky set owner to autarch
             Dave Rolsky modified summary
Fri Mar 05   Jonathan Swartz changed severity from Normal to Major
  http://www.masonhq.com/docs/todo/access.html?id=531

New task #532: Check caches before calling resolver in static source mode
               When using multiple component roots, the object file path
               contains the name of the component root that contained the
               component source. The reason is that you might remove the
               component from one root and reveal it in another root with a
               timestamp earlier than that of the object file. 

               However, we don't need to worry about this case in static
               source mode. It would be more efficient *not* to keep
               separate object file subdirectories for multiple component
               roots in static source mode, because then we could use the
               object file immediately rather than searching through each
               root for the source. 

               Another way to say this is that the component root
               associated with each component path could be cached in the
               file system. 

               Of course the source_cache eventually contains source
               information for every component path, so this optimization
               matters less the longer the process is running.
Fri Mar 05   Jonathan Swartz created task
             Jonathan Swartz set difficulty to 3
             Jonathan Swartz set owner to jswartz
  http://www.masonhq.com/docs/todo/access.html?id=532




-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.