BHoM / BHoM/File_Toolkit

Move BH.oM.Adapters.Filing.File object into non-Adapters namespace

Aperta
#56 0 commenti 1 reazione 1 assegnatario Vedi su GitHub

@alelom ci sta già lavorando.

Dal 18/9/2020.

type:compliance
Lingua principale
C#
Stelle
0
Fork
7
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

As discussed in the PR comment https://github.com/BuroHappoldEngineering/Filing_Toolkit/pull/52#pullrequestreview-491650104
Suggest migration of the `BH.oM.Adapters.Filing.File` into a non-adapters namespace to more clearly denote it as the agnostic BHoM definition of a file. i.e. sits in a oM namespace such as `BH.oM.Filing` without the ~`Adapters`~

This neutral `BH.oM.Filing.File` - is then converted into the SharePoint File or Filing System file as part of the Adapter process.

With this change to namespace for the core File - I might then suggest something like `BH.oM.Adapters.SystemFiling.File` instead of `SFFile` to more clearly denote the file type. Leaning on the namespaces for clarity as per other disciplines.

On the canvas then when creating a "File" - will be logical to use the `BH.oM.Filing.File` as all the others will be in Adapter namespaces, I think

@rwemay @alelom FYI

Guida per i contributori

Apri la guida per i contributori

Come iniziare

  1. Leggi tutta la issue e poi la guida ai contributi del progetto.
  2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
  3. Fai un fork del repository e lavora su un branch.
  4. Apri una pull request che faccia riferimento al numero della issue.

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.