Is it possible to sharing the cellarray handler with two different plugins?
For example:
Plugin A has created an cellarray handler, Plugin B wants to use the handler which Plugin A created, when Plugin B makes change to the handler (using ArraySet.., ArrayPush.., etc.) that also affect to the Plugin A.