Current Forum: Homework 5 - Parts 1 and 2 |
Date: Sat Nov 10 2001 12:43 am |
Author: Cipriani, Jason A. <jac4@andrew.cmu.edu> |
Subject: break (and ignoring script) |
|
|
i'm taking a small break from part 3 and i've been playing around with the state-transition table and the HttpTokenizer.
i was wondering... should we ignore javascript (or any other kind of script) in a page? my transition table is already pretty big, and even though this would only add a few more lines to it, does it make sense to do this?
it doesn't seem like it would serve any purpose except to eliminate silly things words like "var" and stuff from the index (the ones in the javascript anyway... these words might still, of course, be important in the body of the page). |
|