Hi Konrad,
sorry, I might have misread your question such that it was about updating
references to an obsolete object.
However, there is another fun possibility to figure out that a change
happened that does not involve configuration - though, a bit hacky. ;-)
You could write the accessor
--- Begin Message ---
Nice, I just added convenience methods #listDatabases #listSchemas and
#listTablesInSchema: to P3Client so you should be able to make a real browser,
connection >> schemas >> tables >> contents (listDatabases is not so useful
since you can only connect to 1 database at a ti
--- Begin Message ---
Hi,
In a fresh Pharo image, when you edit your first method the system asks you for
your name.
Sometimes, I share some images with my students so I wonder if it is possible
for them to enter their name instead of mine when they edit their own code?
Thanks in advance
Abdelg