Feature #314

TheIDE: Assist++ support for RPC_METHOD and RPC_GMETHOD defines

Added by Sender Ghost almost 12 years ago. Updated over 11 years ago.

Status:ApprovedStart date:07/25/2012
Priority:NormalDue date:
Assignee:Miroslav Fidler% Done:

100%

Category:IDESpent time:-
Target version:-

Description

As for SKYLARK define, it is possible to create the same capability for U++ RPC methods, by replacing defines with function definitions.
Also I suggest to rename rpc_method_##name(RpcData& rpc) to name(RpcData& rpc) inside defines.

314_uppsrc.diff Magnifier - The diff file to apply for uppsrc directory (3.31 KB) Sender Ghost, 07/25/2012 12:29 PM

History

#1 Updated by Sender Ghost almost 12 years ago

  • File 314_uppsrc.diff added
  • Status changed from New to Patch ready
  • % Done changed from 0 to 100

#2 Updated by Sender Ghost almost 12 years ago

  • File deleted (314_uppsrc.diff)

#3 Updated by Sender Ghost almost 12 years ago

#4 Updated by Miroslav Fidler over 11 years ago

  • Status changed from Patch ready to Approved

It is sort of useless as you are never calling those methods directly from the code, but it is harmless as well (and highlighting is sort of nice) -> patch applied.

Also available in: Atom PDF