View Single Post
  #1 (permalink)  
Old 01-23-2008, 11:18 AM
ibmzz ibmzz is offline
Member
 
Join Date: Jan 2008
Posts: 4
ibmzz is on a distinguished road
Send a message via MSN to ibmzz
The words *game* in java programming :confused:
In java network programming, the words *game*. as we known the words *game* is usually referred to the entertaiment works,
however, recently I have downloaded a open-source Java project-*MyOodb* from the sourceForage website. These is an ant build
parameter which also used in some source files. just like below

private static volatile boolean s_memoryResidentFlag = @gameConfiguration@;

I just know the this is a memory state argument, but why does this arguments use a word *gameXXXX* to be represented,
may be the words *game* refers to some special technologies in java network programming or others. Is there any resonable
perspectives?
Reply With Quote
Sponsored Links