JLink and Java Conventions
‎Aug 18, 2011
07:47 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
‎Aug 18, 2011
07:47 AM
JLink and Java Conventions
Just starting to get into JLink. Its opening up a world of possibilies. I must say that examples are good but API docs go against standard Java conventions. Methods should begin with a lower case letter right? Classes begin with upper case. This is standard camel case. The API webpage is nice but would like to see an index. This way you can search for methods.
Labels:
- Labels:
-
Jlink
1 REPLY 1
‎Aug 23, 2011
04:29 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
‎Aug 23, 2011
04:29 PM
You are correct. I teach the JLink course and that what I teach others.