Changes

Jump to: navigation, search
no edit summary
[http://processingjs.org/ Processing.js] remains incomplete as a port of [http://processing.org/ Processing]. Among the features still to be implemented are the functions [http://processing.org/reference/pushStyle_.html ''pushStyle()''], [http://processing.org/reference/popStyle_.html ''popStyle()''], and [http://processing.org/reference/boolean_.html ''boolean()'']. The first two functions automatically save style information for later retrieval and reuse. The last "converts" arguments into a boolean value.
This project seeks to implement those three functions. The repository may be found == Resources ==*[http://github.com/mlam19/processing-js hereGitHub branch]*[http://processing-js.lighthouseapp.com/projects/41284-processingjs/overview Lighthouse issue tracking]*[https://wiki.mozilla.org/Education/Projects/ProcessingForTheWeb Processing for the Web @ Mozilla]
== Project Leader(s) ==
|Test cases for ''pushStyle()'' and ''popStyle()''
|In progress
|[[User:mlam19|Matthew Lam]] (but you can help too!)|[http://matrix.senecac.on.ca/~mlam19/processingjs/pushPopTest1.html Test page (wip)]
|-
|Test cases for ''boolean()''
|In progress
|[[User:mlam19|Matthew Lam]] (but you can help too!)|[http://matrix.senecac.on.ca/~mlam19/processingjs/booleanTest1.html Test page (wip)]
|}
!Notes
!Resources
|-
|0.2
|Bug fixes for ''pushStyle()'', ''popStyle()'', and ''boolean()''. Functions now functional.
|[http://matrix.senecac.on.ca/~mlam19/processingjs/files/mlam19_procjs_0.2.diff.tar.gz Patch]
|-
|0.1
|-
|Sept. 27, 2009
|BThe The [http://wobblyretroaction.blogspot.com/2009/09/processingjs-plan-to-push-and-pop.html initial project proposal] has been posted. [http://github.com/mlam19/processing-js Repository] at github created.
|}
1
edit

Navigation menu