Howell, Andrew wrote: > Hello, > I thought I'd start some work on documenting the functions in > scintilla.iface exposed via the Lua extension to try to give > something back. > > Some functions have parameters with a leading or trailing comma, what > relevance does this have please?
I've had a bit more time to look at this; right now I have a modified version of ScintillaDoc with the following changes: SCI_xxxx names changed to Lua equivalents with get+set pairs consolidated. Added table for most entries showing whether it's a property/function and the scintilla.iface comment. I want to add the Lua return type as well as whether or not properties are readable / writeable. Finally the whole thing will need proof reading and amending for context changes. Before I start that quite large task, can I confirm whether I'm going in the right direction or have I already wasted a bit of time? -- regards Andrew Howell please ignore the disclaimer which my ISP will add below _____________________________________________________________________ The contents of this email may be priviledged and are confidential. It may not be disclosed to or used by anyone other than the addressee(s), nor copied in any way. If received in error, please advise the sender, then delete it from your system. This message has been checked for all known viruses by the MessageLabs Virus Control Centre. _______________________________________________ Scite-interest mailing list [email protected] http://mailman.lyra.org/mailman/listinfo/scite-interest
