[Pas2js] generated pascal classed from html/css reference

Mr Bee pak.lebah at yahoo.com
Sun Oct 21 05:00:45 CEST 2018


Hi,
I found lots of classes in pas2js are marked `external` which means the class definition is not complete. Sometimes it contains nothing but the class declaration only. It makes autocomplete doesn't work on any Pascal editors or IDEs. It forces us to find the details manually from HTML/JS documentations. It's so unproductive.
I propose pas2js to automatically generate all js classes and html tags and attributes from a complete html and css document reference. This technique was used by ExtPascal to automatically generate all ExtJS pascal classes from ExtJS documentation.
Using this technique there's no need to do manual works converting HTML/JS classes into Pascal classes. What do you think?
Thank you.
Regards,

–Mr Bee
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/pas2js/attachments/20181021/6dd1813e/attachment.html>


More information about the Pas2js mailing list