FAQ
Cover
This is the archive Discourse for the Processing (ALPHA) software.
Please visit the new Processing forum for current information.

   Processing 1.0 _ALPHA_
   Programming Questions & Help
   Syntax
(Moderators: fry, REAS)
   class vs. Class ??
« Previous topic | Next topic »

Pages: 1 
   Author  Topic: class vs. Class ??  (Read 350 times)
mKoser

WWW Email
class vs. Class ??
« on: Apr 27th, 2004, 5:47pm »

i just noticed that when typing Class (with a capital C) processing coloures this as correct syntax...
 
is this an error in the colouring-checking-system, or can someone explain how Class differs from class.
 
+ mikkel
 

mikkel crone koser | www.beyondthree.com | http://processing.beyondthree.com
TomC

WWW
Re: class vs. Class ??
« Reply #1 on: Apr 27th, 2004, 5:52pm »

Class is a class in the Java API.  Trying off the top of my head, it looks like Processing also colours Class, Integer, Double, Float, Math, Byte, and Character from the same package, but not Number, Short, Long, or Object.
 
So I guess someone chose a list of Java API classes to highlight, and included Class.
 
mKoser

WWW Email
Re: class vs. Class ??
« Reply #2 on: Apr 27th, 2004, 5:58pm »

damn Tom ... you are FAST!
 

mikkel crone koser | www.beyondthree.com | http://processing.beyondthree.com
TomC

WWW
Re: class vs. Class ??
« Reply #3 on: Apr 27th, 2004, 6:05pm »

Secret weapon http://processing.org/discourse/yabb/action_recent.html
 
Speaking of which, anyone know an easy way to convert that to RSS I'd quite like to subscribe to it, so I don't need to hit refresh all the time... Not that I hit refresh ALL the time :|
« Last Edit: Apr 27th, 2004, 6:06pm by TomC »  
sspboyd


Re: class vs. Class ??
« Reply #4 on: Apr 27th, 2004, 6:15pm »

an RSS feed would be wicked. Please let me know if you find out how.
 
steve
 

gmail.com w/ sspboyd username
seizethedave

daveg147 Email
Re: class vs. Class ??
« Reply #5 on: Apr 27th, 2004, 11:52pm »

on Apr 27th, 2004, 6:15pm, venner wrote:
an RSS feed would be wicked. Please let me know if you find out how.
 
steve

 
Looks like this could help, from the moderators end.
http://www.boardmod.org/yabb/YaBB.pl?board=new_mods_beta;action=display; num=1080688694
 
Pages: 1 

« Previous topic | Next topic »