forked from svaarala/duktape
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathissue-1dd994b93564e1e47e83ff664504bc3a3dc84deb.yaml
57 lines (54 loc) · 1.87 KB
/
issue-1dd994b93564e1e47e83ff664504bc3a3dc84deb.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
--- !ditz.rubyforge.org,2008-03-06/issue
title: "improve Dukweb: fully typed eval() bindings, error handling, emscripten 'arch string'"
desc: ""
type: :task
component: duk
release:
reporter: sva <[email protected]>
status: :unstarted
disposition:
creation_time: 2014-02-14 16:14:14.532821 Z
references: []
id: 1dd994b93564e1e47e83ff664504bc3a3dc84deb
log_events:
- - 2014-02-14 16:14:14.692411 Z
- sva <[email protected]>
- created
- ""
- - 2014-02-15 23:20:38.356264 Z
- sva <[email protected]>
- commented
- Also, add a fatal error handler which console.log()s the error.
- - 2014-02-16 21:47:48.508632 Z
- sva <[email protected]>
- commented
- |-
More improvements:
- better web layout
- non-blocking evaluation (worker thread?)
- "command line mode": evaluate inline after each return press (inline, styled results),
this should perhaps be the default mode
- - 2014-02-16 21:57:27.921636 Z
- sva <[email protected]>
- commented
- |-
One more approach: model the eval-result dialog as a "chat view". Use
automatically expanding textarea for eval input. When focus is removed
(onblur), automatically evaluate to a result area and create a new
input-result pair on top of the old one (probably makes sense to have
the last one at the top of the page).
The user should be able to change an old input too and re-evaluate it.
There should probably also be a small button to force re-evaluation.
Automatic eval on blur should probably be a tickbox option.
- - 2014-03-28 10:26:26.612192 Z
- Sami Vaarala <[email protected]>
- assigned to release v0.11 from v0.10
- ""
- - 2014-05-07 21:10:52.357071 Z
- Sami Vaarala <[email protected]>
- assigned to release v0.12 from v0.11
- ""
- - 2014-07-24 13:10:06.490896 Z
- Sami Vaarala <[email protected]>
- unassigned from release v0.12
- ""