Great work Peter! I like the APIs from Akasha (former WebTack).
If someone wants to compare the APIs from *Elemental2* and *Akasha* checkout this example: - Elemental2 in IndexDB: https://github.com/lofidewanto/jsinterop-simple-jsframework-example/tree/master/indexeddb-elemental2-example - Akasha in IndexDB: https://github.com/lofidewanto/jsinterop-simple-jsframework-example/tree/master/indexeddb-elemental3-example Thanks a lot! Lofi [email protected] schrieb am Donnerstag, 27. Mai 2021 um 14:47:02 UTC+2: > On Thu, May 27, 2021 at 5:52 PM Vassilis Virvilis <[email protected]> > wrote: > >> That supersedes elemental2. And the API is not the same (AFAICT) so we >> are going to have some inevitable churn in our code base. >> > > The APIs are different but not substantially so - it took us a couple of > hours to convert our code bases which are mid-sized. > > >> Will this be endorsed by GWT as elemental2 replacement? >> > > No idea - I also dont know who GWT is ;) Google has a large internal > closure code base so it is unlikely that they will adopt as the externs > differ. The akasha externs are more strongly typed to try and get slightly > better optimizability by CC and if you don't have an existing closure > codebase this is an easy win but not so if you have a large existing js > codebase. > > >> I tried to find the gitnub page for the project (found it: >> https://github.com/akasha/akasha) but https://github.com/AKASHAorg pops >> up. >> > > I should have popped that in the email ;) > > -- > Cheers, > > Peter Donald > -- You received this message because you are subscribed to the Google Groups "GWT Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/google-web-toolkit/5ee5daba-2b35-488f-b423-4134d1fd7478n%40googlegroups.com.
