Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
asdf
ilc2010
Commits
107b61af
Commit
107b61af
authored
Oct 17, 2010
by
Robert P. Goldman
Browse files
Added new features slide/
parent
34fa11f3
Changes
1
Hide whitespace changes
Inline
Side-by-side
talk-outline.org
View file @
107b61af
...
...
@@ -12,7 +12,7 @@
* COMMENT To do items
** DONE Center institutions under authors
**
TO
DO Finish "Future Directions"
** DO
NE
Finish "Future Directions"
[[*Future directions]]
...
...
@@ -197,6 +197,34 @@ sub-bullet under a major header.
loaded?
+ Systems and modules are not components like others
** Possible new features
*** More declarative =DEFSYSTEM=
**** Current procedural aspects make introspection difficult
**** Need procedural code to invoke ASDF extensions
**** Would require modifying how DEFSYSTEM is read
*** Make =TRAVERSE= part of the API
**** Pro: Would allow cleaner extensions
**** Con: Might lock in buggy behavior
*** Conditional components
**** E.g., only load this file if you are doing the =TEST-OP=
*** More operations (e.g., =DOC-OP=)
*** Return values
**** =OPERATE= doesn't return a value --- bad for, e.g., testing
**** Complicated by linear plans --- no hierarchical structure for collecting return values
* Conclusions
...
...
@@ -245,6 +273,8 @@ sub-bullet under a major header.
******* Corman
***** COMMENT end of columns
*** =:asdf2= in =*features*=
** Conclusions
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment