Jason Yoo (Wonsuc Yoo)

Results 17 comments of Jason Yoo (Wonsuc Yoo)

@Zegveld Are you talking about `nullValuePropertyMappingStrategy`? I tried as you suggested, but it seems not working. Here is what I get. ``` if ( props.containsKey( "a2Role" ) ) { scheduleDto.setTaskRole(...

Check `Month` model class, and there is `getMonthName` method, you can change the pattern like `MMMM yyyy` to `yyyy MMMM`.

Check `DayDelegate`'s `onBindDayHolder` method, you can change `setOnClickListener` to different one. Like `onTouchStart` and `onTouchEnd`, I'm not sure though.

> Thanks for the report @wonsuc, this is an interesting scenario. Cloud Code needs standard credentials for some of the libraries we use, but we can definitely take a look...

@ivanporty Thank you. Can't wait to see the solution!

I think this is most important feature.

@yasir-netlinks You don't have to use `Flashlight` if you already have `Cloud Functions` server. If you want to use standalone `Node.js` server `Flashlight` would be the answer. Though `Elastic Search`...

It sounds a great idea.