Hello, Lee. Yes, by calling the renderWithTransport: method of the
target BxHandler (or using <?paste ?> if within BXML). Since the BXML
classes are auto-generated, to get the correct singleton use the
handlerInstanceForClassName method in BxApp. The declaration of this
is newly in the beta, but the method itself has been there since at
least version 1.0.0. The signature is as follows:
- (BxHandler *)handlerInstanceForClassName:(NSString *)handlerName;
If it's not clear, please let me know and I'll send an example of its
use.
Sincerely,
Dominic Blais
COO & Hacker-in-Chief