[
https://issues.apache.org/jira/browse/GSHELL-157?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12671563#action_12671563
]
Jason Dillon commented on GSHELL-157:
-------------------------------------
Ya, a side effect of leaning on VFS to handle the storage, I notice there is a
problem with setting/unsetting/setting aliases too.
> Dynamically adding / removing commands does not work well
> ---------------------------------------------------------
>
> Key: GSHELL-157
> URL: https://issues.apache.org/jira/browse/GSHELL-157
> Project: GShell
> Issue Type: Bug
> Security Level: public(Regular issues)
> Reporter: Guillaume Nodet
> Assignee: Guillaume Nodet
> Fix For: 1.0-alpha-2
>
>
> When resolving commands, the command resolver uses a virtual file system.
> Unfortunately, the data for virtual file systems is always cached, which
> means that removing a command will still make it available for resolution.
> The cache problem is caused by the DelegateFileObject which does not refresh
> the underlying file.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.