Print

Print


We can look into it, with the understanding that some instances might be 
better considered "re-architect and rewrite" rather than "clean-up". 
Let's see what we can do.

On 04/23/2014 04:30 PM, Jacek Becla wrote:
> Hi,
>
> I think this is mostly for Daniel, maybe Bill can help?
>
>
> I looked at includes in "core/modules", here is a summary.
>
>
>    - ":" indicates a dependency
>    - global, log, util, wbase, wlog and xrootd are low level,
>      it is an easy, I didn't bother showing them below
>    - "!!!" indicates circular dependency
>    - lower-level modules first
>
>
> css:      <nothing>
> global:   <nothing>
> mysql:    <nothing>
> obsolete: <nothing>
> proto:    <nothing>
> sql:      mysql
> wconfig:  sql, mysql
> wpublish: sql, wconfig
>
> !!! wsched <--> wcontrol
> !!! wcontrol <--> wdb
> wsched:   proto, wcontrol
> wcontrol: mysql, sql, wsched, wdb, wcontrol, obsolete, proto
> wdb:      sql, mysql, proto, wconfig, wcontrol
>
> xrdfs:    wpublish, wdb, wconfig, sql, obsolete, wcontrol
> merger:   sql, xrdfs
> xrdoss:   obsolete, wpublish, xrdfs
>
> !!! control <--> qdisp
> !!! qana <--> qproc
> !!! qana <--> query
> !!! parser --> query -->qana --> parser
> !!! query --> qana --> qproc --> query
> control:  css, merger, obsolete, qdisp, qproc, query
> qdisp:    control
> qana:     css, parser, qproc, query
> qproc:    css, merger, parser, proto, qana, qdisp, query
> query:    css, qana, qdisp
> parser:   query
>
> Can we look into it this week, or at the dev week?
>
> I'll open an issue in jira.
>
> Thanks
> Jacek
>
> ########################################################################
> Use REPLY-ALL to reply to list
>
> To unsubscribe from the QSERV-L list, click the following link:
> https://listserv.slac.stanford.edu/cgi-bin/wa?SUBED1=QSERV-L&A=1

########################################################################
Use REPLY-ALL to reply to list

To unsubscribe from the QSERV-L list, click the following link:
https://listserv.slac.stanford.edu/cgi-bin/wa?SUBED1=QSERV-L&A=1