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

Are functions allowed to start with a non-capital letter? #610

Closed
modelica-trac-importer opened this issue Jan 14, 2017 · 6 comments
Closed
Assignees
Labels
discussion Discussion issue that it not necessarily related to a concrete bug or feature L: UsersGuide Issue addresses Modelica.UsersGuide
Milestone

Comments

@modelica-trac-importer
Copy link

Reported by dietmarw on 14 Sep 2011 14:15 UTC
According to Modelica.UsersGuide.Conventions.ModelicaCode.Naming it says in 2.:
"Class names start always with an upper case letter."

Does this also hold for functions in the MSL? If not we should add this exception to the User's Guide.

If yes, then we need to change quite a number of functions in the MSL.


Migrated-From: https://trac.modelica.org/Modelica/ticket/610

@modelica-trac-importer modelica-trac-importer added discussion Discussion issue that it not necessarily related to a concrete bug or feature L: UsersGuide Issue addresses Modelica.UsersGuide labels Jan 14, 2017
@modelica-trac-importer
Copy link
Author

Modified by dietmarw on 31 Oct 2011 08:42 UTC

@modelica-trac-importer
Copy link
Author

Modified by dietmarw on 2 Aug 2012 13:37 UTC

@modelica-trac-importer modelica-trac-importer added this to the Design76 milestone Jan 14, 2017
@modelica-trac-importer
Copy link
Author

Comment by dietmarw on 17 Oct 2012 16:23 UTC
Since not handled at the last meeting rescheduling to the next one.

@modelica-trac-importer modelica-trac-importer modified the milestones: Design77, Design76 Jan 14, 2017
@modelica-trac-importer
Copy link
Author

Comment by dietmarw on 20 Dec 2012 08:08 UTC
Since not handled at the last meeting rescheduling to the next one.

@modelica-trac-importer modelica-trac-importer modified the milestones: Design78, Design77 Jan 14, 2017
@modelica-trac-importer
Copy link
Author

Comment by otter on 30 Mar 2013 09:46 UTC
In trunk of MSL (3.2.1) it is stated:

Class names start always with an upper case letter, with the exception of functions, that start with a lower case letter.

So, it seems that this ticket has been fixed previously.

@modelica-trac-importer
Copy link
Author

Changelog removed by otter on 30 Mar 2013 09:46 UTC

@modelica-trac-importer modelica-trac-importer modified the milestones: MSL3.2.1, Design78 Jan 14, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
discussion Discussion issue that it not necessarily related to a concrete bug or feature L: UsersGuide Issue addresses Modelica.UsersGuide
Projects
None yet
Development

No branches or pull requests

2 participants