Following the discussion about the re-bind of an interpreter to a notebook and paragraph I was thinking that we should add something like a prompt to a paragraph. main reason is to be able to present to the use the "setting" in which he is working. e.g. I have two JDBC settings - one for MyDB and the other for "OtherDB" - sine the interpreter is the same how would I know in the paragraph which one I am bounded to?
with this feature a user can define his prompt for example [intepreterName]-[someProperty]$ very similar to BASH prompt Ideas? comments are welcome... Eran
