Fusion-Data-Platform / fdf

Obsolete FDF repo - see FDP repo for current development
MIT License
2 stars 0 forks source link

Axis class does not have full branch name, may lead to namespace collisions #40

Open hyyuh opened 8 years ago

hyyuh commented 8 years ago

e.g. I created mse and mse.raw Axis classes under raw show up as:

In [5]: nstx.s201952.mse.raw.raw01._ class _ Out[5]: fdf.factory.SignalMseRaw

In [6]: nstx.s201952.mse.raw.raw01.time._ class _ Out[6]: fdf.factory.AxisRaw

I think the Axis signals also need the full expanded tree names, I can see several diagnostics having identically named subcontainers.

ktritz commented 8 years ago

Give it a try.

drsmith48 commented 8 years ago

Was this issue resolved when we transitioned to FDP? If not, I can transfer the issue to FDP.

ktritz commented 8 years ago

Think so, I'll double check before we close it. On Dec 18, 2015 5:30 PM, "David R. Smith" notifications@github.com wrote:

Was this issue resolved when we transitioned to FDP? If not, I can transfer the issue to FDP.

— Reply to this email directly or view it on GitHub https://github.com/Fusion-Data-Platform/fdf/issues/40#issuecomment-165911745 .