-----Mensaje original-----
De: Yishay Weiss <yishayj...@hotmail.com>
Enviado el: domingo, 14 de noviembre de 2021 17:00
Para: dev@royale.apache.org
Asunto: RE: Royale Office Add-In avaliable on github
Maria, I couldn’t find a reference to that thread, can you share it? Do you
have the externs.js available to share?
From: Yishay Weiss<mailto:yishayj...@hotmail.com>
Sent: Sunday, November 14, 2021 11:09 AM
To: dev@royale.apache.org<mailto:dev@royale.apache.org>
Subject: RE: Royale Office Add-In avaliable on github
Thanks for the reminder, I’ll try to follow it up when I find some time.
From: Maria Jose Esteve<mailto:mjest...@iest.com>
Sent: Friday, November 12, 2021 1:13 PM
To: dev@royale.apache.org<mailto:dev@royale.apache.org>
Subject: RE: Royale Office Add-In avaliable on github
Yishay, I managed to transform echarts.ts to external from Haxe. "I talked
alone on the list for some time with this" 😝
As I commented at the time, I don't have the knowledge to be able to continue
from this point.
Hello,
Let me go back to the office and check the test directories.
Hiedra
-----Mensaje original-----
De: Yishay Weiss <yishayj...@hotmail.com> Enviado el: jueves, 11 de noviembre
de 2021 9:59
Para: dev@royale.apache.org
Asunto: RE: Royale Office Add-In avaliable on github
I’m wondering if there’s an easy way to convert d.ts files to externs, and then
to typedefs using our compiler.
Tsickle [1] says it “generates externs.js from TypeScript d.ts (and declare,
see below)”
DefinitelyTyped [2] has d.ts files for almost anything, including office-js [3].
If I have some time I’ll see if I can figure out a way to do this.
[1] angular/tsickle: Tsickle — TypeScript to Closure Translator
(github.com)<https://github.com/angular/tsickle>
[2] DefinitelyTyped/DefinitelyTyped: The repository for high quality TypeScript
type definitions.
(github.com)<https://github.com/DefinitelyTyped/DefinitelyTyped>
[3] DefinitelyTyped/types/office-js at master · DefinitelyTyped/DefinitelyTyped
(github.com)<https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/office-js>
From: Harbs<mailto:harbs.li...@gmail.com>
Sent: Thursday, November 11, 2021 10:00 AM
To: Apache Royale Development<mailto:dev@royale.apache.org>
Subject: Re: Royale Office Add-In avaliable on github
Hi Hugo,
I’m going to be starting on an Office Addin really soon.
I’mm thinking of adding externs for office types to royale-extras.
Have you done any work on that?
> On Oct 24, 2021, at 6:04 PM, Hugo Ferreira
> <hferreira...@gmail.com<mailto:hferreira...@gmail.com>> wrote:
>
> Hi,
>
> I just finished my Royale Office Add-In and put it available on github:
> https://github.com/SolidSoft-Lda/Royale-OfficeAddIn
>
> Regards,
> Hugo.