prisonerjohn / processing-web

0 stars 0 forks source link

[CLOSED] Adding Iterator and Map imports. #30

Open prisonerjohn opened 10 years ago

prisonerjohn commented 10 years ago

Issue by ybakos Thursday Feb 14, 2013 at 21:40 GMT Originally opened as https://github.com/processing/processing-web/pull/30


fixes #8 Until we can update the parser to accept parameterized Map.Entry syntax.


ybakos included the following code: https://github.com/processing/processing-web/pull/30/commits

prisonerjohn commented 10 years ago

Comment by ybakos Thursday Feb 14, 2013 at 21:45 GMT


God fucking dammit I wish GH pull requests wouldn't create new issues.

prisonerjohn commented 10 years ago

Comment by REAS Thursday Feb 14, 2013 at 21:49 GMT


It's our goal to modify the examples to not require imports. For example, to rewrite examples so they don't need to use an Iterator. This is a good fix until we do that.

prisonerjohn commented 10 years ago

Comment by ybakos Thursday Feb 14, 2013 at 21:52 GMT


Right. This is kind of blocked by the dependency on https://github.com/processing/processing/issues/918