Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Standardization with a coding style guide #23

Closed
ezequieljuliano opened this issue Dec 18, 2015 · 3 comments
Closed

Standardization with a coding style guide #23

ezequieljuliano opened this issue Dec 18, 2015 · 3 comments

Comments

@ezequieljuliano
Copy link
Collaborator

Hello Daniele.

I believe it would be good we ride a programming style guide, defining variable names, parameters, methods, classes, namespaces units etc. ..

So all who contribute will be following the same form of programming, leaving more organized the project.

Do not need much documentation, the basics is necessary.

I can help in the assembly and refactoring the code later.

@danieleteti
Copy link
Owner

I agree.
We can define a coding standard and provide a formatting model to use by the Delphi formatter.
It will be simple, but it is necessary.
ASAP I'll propose the standard to the community.

@ezequieljuliano
Copy link
Collaborator Author

I asked this because I'm trying to refactor the RESTClient DMVC.

I had created a project part to deal with some issues that I need before having access to the source of the project.

I plan to add the features available in this https://github.com/ezequieljuliano/REST4Delphi/blob/master/src/REST4D.Client.pas

I will cover tests with all the old and new features and maintain the current compatibility.

@danieleteti
Copy link
Owner

Merged

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants