what is that "under.mark(100);" in SandStormConfig ??

Quartz <[email protected]> Tue, 9 Sep 2003 13:19:24 -0700 (PDT)
Newsgroups gmane.comp.java.seda.user
Message-ID <[email protected]>
Hi,
I'm trying to fix some things in sandstorm config, particularly the include directive.
(I want to allow clobering and layering of config files under certain circumstances).
But what is that mark at "100"??!!!! It makes no sense!

Thanks.

SandStormConfig$directiveReader.read(), around line 910:


	if (!inComment && (c == '<')) {
	  under.mark(100);
	  if (under.read() == '!') {
	    // Process special directive; read until '>'

            [........ more code ...............]

	  } else {
	    // Got a '<' with no following '!'
	    under.reset();
	    return c;
	  }
	} else {
	  // Got something other than '<'
	  return c; 
	}


__________________________________
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software
http://sitebuilder.yahoo.com


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf