Skip to content
This repository has been archived by the owner on May 8, 2019. It is now read-only.

Add Interop.cs #8

Open
fraguada opened this issue Mar 6, 2018 · 5 comments
Open

Add Interop.cs #8

fraguada opened this issue Mar 6, 2018 · 5 comments
Assignees
Labels
help wanted Extra attention is needed task
Milestone

Comments

@fraguada
Copy link
Contributor

fraguada commented Mar 6, 2018

No description provided.

@fraguada fraguada added the task label Mar 6, 2018
@fraguada fraguada added this to the 0.5.0 milestone Mar 6, 2018
@fraguada fraguada self-assigned this Mar 6, 2018
@radumg
Copy link

radumg commented Mar 6, 2018

what does this one do ? 😛

@didimitrie
Copy link
Member

it's the shared object between the browser and .net, it coordinates everything. in rhino it also serialises and deserialises streams to files, and keeps track of events

@radumg
Copy link

radumg commented Mar 7, 2018 via email

@didimitrie
Copy link
Member

yeahs, kind of. an over expanded and not well demarcated one. there's a store in the ui too, one in .net, some other local ones in the client instances... so defs not the viewmodel, but one of them

@fraguada fraguada added the help wanted Extra attention is needed label Mar 10, 2018
@fraguada
Copy link
Contributor Author

Started this. There is a bunch of Rhino specific code in this that I've started commenting out. Many of these things can be easily solved with getting the active Revit doc, etc. Others involve Revit Events. Currently my Luis/Interop branch doesn't build due to these errors, thus it is a WIP. Happy weekend!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
help wanted Extra attention is needed task
Projects
None yet
Development

No branches or pull requests

3 participants