[fpc-pascal] Looking for JavaScript component on FPC

Carlo Kok ck at remobjects.com
Thu Apr 2 12:20:39 CEST 2015




>>
>> I see PascalScript is part of the Lazarus project now.  I have not
>> been able to get nested classes to work there either.  If I am to get
>> my code accessible, I will need someone with knowledge in extending
>> BESEN or PascalScript or both.  I would be ideal to offer developers a
>> choice of which scripting language they want to write back-end code.
>>
>> But if I am to provide developers with instant API to do complex code
>> that is relevant to computing needs of today, I will need access to
>> nested objects in either of these JITCs.
>>
>> Anyone familiar with BESEN or PascalScript that could shed some light?
>
> Can you explain why nested classes cannot be handled in e.g. besen ?
> They are no different from normal classes except in their name, a fact
> that could probably be handled through some stringreplace('.','_') or so.
>

I don't think PascalScript should have real problems with using them 
then. The only problem is that the importer doesn't support them.


-- 
Carlo Kok
RemObjects Software



More information about the fpc-pascal mailing list