Looks like there is some issue with the mail server. I am resending it.

On Thu, Dec 18, 2014 at 12:18 PM, Terence Yim <[email protected]> wrote:
> Hi,
>
> Currently Twill only supports top level or static inner class for
> implementation of TwillRunnable as it gives a simpler view on how to
> reconstruct the instance in the cluster (like what Hadoop MR does).
>
> Do you have a specific use-case in mind that needs anonymous inner
> class? We are willing to help on that.
>
> Terence
>
> On Thu, Dec 18, 2014 at 7:30 AM, madhu phatak <[email protected]> wrote:
>> Hi,
>> I am new to twill project. I was trying to implement a functionality using
>> anonymous class which extends AbstractTwillRunnable.  But it seems like
>> Twill heavily uses classnames in various contexts. I am getting mal
>> functional class name or null pointer exception.
>>
>>  Is there anyway  I can create and run anonymous runnables?
>>
>> --
>> Regards,
>> Madhukara Phatak
>> http://www.madhukaraphatak.com

Reply via email to