> What's the technical reason why @BXML only works for trusted code?

It uses AccessibleObject#setAccessible() to set private member variables, and 
this method can only be called by trusted code.


Reply via email to