curiosity-ai / h5

🚀 The next generation C# to JavaScript compiler
https://github.com/curiosity-ai/h5
Apache License 2.0
210 stars 30 forks source link

NotifyPropertyChanged missing ?? #49

Closed Ali1Jamal closed 2 years ago

Ali1Jamal commented 2 years ago

Hello : i'm try to run this simple : https://deck.net/af17727256ef60c2c76206837a6c6eac and i cant add this line : [NotifyPropertyChanged(Inheritance = MulticastInheritance.All)] its give me red line under the code because the NotifyPropertyChanged is missing ...... if i remove the line it will compile successfully But the code will not do what it should do.

theolivenbaum commented 2 years ago

H @Ali1Jamal ,

That code seems to depend on a package from Bridge that is unfortunately not open-source nor uses a license that would allow us to port it here.

We would probably need to rewrite the code to support NotifyPropertyChanged, happy to take contributions here if you're interested!

Ali1Jamal commented 2 years ago

@theolivenbaum yes it use Bridge.Aspect. I'm not really good at remaking things like a whole library ..so I'm sorry..but maybe you can talk to them to get some libraries especially the basic libraries and if you can't that's fine

ghost commented 2 years ago

@theolivenbaum yes it use Bridge.Aspect. I'm not really good at remaking things like a whole library ..so I'm sorry..but maybe you can talk to them to get some libraries especially the basic libraries and if you can't that's fine

They do not contact well. I asked similar question and finally they decided to not reply.

But maybe you will be lucky ))

Ali1Jamal commented 2 years ago

@hardhub I sent them an email now but the system tells me that email(hello@bridge.net)has been deleted or does not exist.... and the github page its also archived and i cant post in bridge Forms. I think the team is in a long hibernation period.

theolivenbaum commented 2 years ago

You can try the company email @.*** maybe you get luck with it.

On Sun, Sep 12, 2021, 7:05 PM Ali Jamal @.***> wrote:

@hardhub https://github.com/hardhub I sent them an email now but the system tells me that email( @.***)has been deleted or does not exist.... and the github page its also archived and the i cant post in bridge Forms. I think the team is in a long hibernation period.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/theolivenbaum/h5/issues/49#issuecomment-917673814, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACDCOA5E47GATEQTANN5253UBTMWLANCNFSM5D2WQT7A .

Ali1Jamal commented 2 years ago

@theolivenbaum its just stars please type it correctly

theolivenbaum commented 2 years ago

Sorry I think github hid it... The email is:

hello (at) object (dot) net

Ali1Jamal commented 2 years ago

Sorry I think github hid it... The email is:

hello (at) object (dot) net

i sent him the email lets see what my luck hide😅

theolivenbaum commented 2 years ago

I'll close this issue, feel free to reopen if you get an answer @Ali1Jamal