seznam / fastrpc

FastRPC library
http://seznam.github.io/frpc
GNU Lesser General Public License v2.1
46 stars 45 forks source link

Hints Simplification #98

Closed or-ram closed 1 year ago

or-ram commented 1 year ago

I'm excited to present this pull request, which introduces a significant improvement to our codebase by allowing the inclusion of hints in JavaScript (JS) objects. This change aims to simplify our current approach and streamline the overall workflow.

Here's a brief overview of the changes included in this pull request:

New Hint Feature: I've added a new property, which allows for the easy pass of type hints. This will make it easier for developers to FastRPC.

Code Simplification: By incorporating hints into the objects, we're able to reduce the complexity of generating hints, making code more readable and maintainable. This could benefit all as it will be easier to understand the code and collaborate on it.

I kindly request all members to thoroughly review the changes in this pull request and provide any feedback or suggestions you may have. Your input is valuable and crucial to ensuring the success of this new feature.

Thank you for your cooperation and continued dedication to improving our codebase. I look forward to hearing your thoughts and working together to make this enhancement a reality.

Best regards, Roman

ondras commented 1 year ago

@or-ram paradni, ted to vypada dobre. Testy prochazi? (cd test; node runner.mjs)

or-ram commented 1 year ago

@or-ram paradni, ted to vypada dobre. Testy prochazi? (cd test; node runner.mjs)

Jo testy procházi.