Back to the main page.
Bug 2180 - reimplement the ft_preamble and postamble
Status |
NEW |
Reported |
2013-05-29 13:55:00 +0200 |
Modified |
2013-05-29 13:55:35 +0200 |
Product: |
FieldTrip |
Component: |
core |
Version: |
unspecified |
Hardware: |
PC |
Operating System: |
Windows |
Importance: |
P3 normal |
Assigned to: |
|
URL: |
|
Tags: |
|
Depends on: |
|
Blocks: |
|
See also: |
|
Lilla Magyari - 2013-05-29 13:55:09 +0200
following the warning_once bug, we discussed the implementation of pre and postamble. It would be better to make its implementation more consistent.
suggested course of action:
1 merge all pre/postamble scripts into one script
2 document all pre/postamble functionality in ft_preamble (the function)
3 keep the call sequence in ft_highlevelfunction the same for the moment
Regarding 3: once we have a consistent way of en/disabling preambe functionality, that way might also be used for moving to a single ft_preamble call.