
| Key: |
PSL-205
|
| Type: |
Task
|
| Status: |
Closed
|
| Resolution: |
Fixed
|
| Priority: |
Minor
|
| Assignee: |
Jens Halm
|
| Reporter: |
Jens Halm
|
| Votes: |
0
|
| Watchers: |
0
|
|
If you were logged in you would be able to see more operations.
|
|
|
|
2.5
Broken link marked "view_intro".
3.2
Wrong namespace (missing "t"):
spicefacory.org
->
spicefactory.org
Note that this incorrect namespace reappears in many of the code excerts. Time for a find+replace.
4.1
...use Constructor Injection it that case
->
...use Constructor Injection in that case
Parsleys Object tag
->
Parsley's Object tag
it's the framework who is
->
it's the framework that is
4.2
Some messed up whitespace in the LoginAction code excerpt. Mix of spaces ands tabs perhaps. Same comments applies to 4.3.
5.2
Is "deferredly" a word? Suggest changing to "deferring then redispatching".
5.3
Conetxt
->
Context
6.3
...added to or remove from the stage
->
...added to or removed from the stage
handy: When
->
handy: when
7.1
infrastuctur
->
infrastructure
8.1
...use case: Each
->
...use case: each
Perhaps this is a matter of preference? I think the latter is correct, but could be wrong!
As a side note, how about defining a configClasses : Array property on ContextModule to prevent ugly Script block code whenver a module has multiple config files?
8.2
Sample code missing a [Bindable] tag on context. The compiler will give a warning.
Thanks go out to Tom Sugden for compiling this list.
|
|
Description
|
2.5
Broken link marked "view_intro".
3.2
Wrong namespace (missing "t"):
spicefacory.org
->
spicefactory.org
Note that this incorrect namespace reappears in many of the code excerts. Time for a find+replace.
4.1
...use Constructor Injection it that case
->
...use Constructor Injection in that case
Parsleys Object tag
->
Parsley's Object tag
it's the framework who is
->
it's the framework that is
4.2
Some messed up whitespace in the LoginAction code excerpt. Mix of spaces ands tabs perhaps. Same comments applies to 4.3.
5.2
Is "deferredly" a word? Suggest changing to "deferring then redispatching".
5.3
Conetxt
->
Context
6.3
...added to or remove from the stage
->
...added to or removed from the stage
handy: When
->
handy: when
7.1
infrastuctur
->
infrastructure
8.1
...use case: Each
->
...use case: each
Perhaps this is a matter of preference? I think the latter is correct, but could be wrong!
As a side note, how about defining a configClasses : Array property on ContextModule to prevent ugly Script block code whenver a module has multiple config files?
8.2
Sample code missing a [Bindable] tag on context. The compiler will give a warning.
Thanks go out to Tom Sugden for compiling this list. |
Show » |
| There are no comments yet on this issue.
|
|