aspose file tools
The moose likes Programmer Certification (SCJP/OCPJP) and the fly likes $ in identifiers?!? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Certification » Programmer Certification (SCJP/OCPJP)
Reply Bookmark "$ in identifiers?!?" Watch "$ in identifiers?!?" New topic
Author

$ in identifiers?!?

Leandro Oliveira
Ranch Hand

Joined: Nov 07, 2002
Posts: 298
is there any problem with using $ in identifiers??? I know jls states that _ and $ can be used but somebody (not here, in the forum) said it is problematic!! is it true???
Jessica Sant
Sheriff

Joined: Oct 17, 2001
Posts: 4313

shouldn't be....
this code works fine and dandy:

*Note the characters when printed out might not be displayed correctly in the command window -- this isn't a problem of the program, but of the command window.
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: $ in identifiers?!?
 
Similar Threads
Legal and Illegal Identifiers
what is the max character length for identifiers?
Assignment 1.1 spacing
need help with applet ActionListener
org.hibernate.QueryException: could not resolve property: ObjectId of: test.Objtablee