On 01/01/14 23:31, Daniel Juyung Seo wrote: > On Tue, Dec 31, 2013 at 9:41 PM, Tom Hacohen <tom.haco...@samsung.com>wrote: > >> On 31/12/13 11:33, Jaehyun Cho wrote: >>> - elm_widget_mirrored_set(obj, elm_config_mirrored_get()); >>> + priv->is_mirrored = elm_config_mirrored_get(); >> >> This looks very wrong and bad practice. What happens if I'll change >> elm_widget_mirrored_set()? Things will break... Unless you have a really >> good reason for doing that (which you don't, there's no good reason). I >> suggest this patch will be amended. >> >> > Agreed. This is easy to be broken. > How about adding a parameter to elm_widget_mirrored_set() not to apply the > theme? > Thanks.
Maybe we should have a way (like we talked about before) to say: "we are still changing things, don't apply things yet". Or better yet, defer such loading/such till later. In the meanwhile, this change should be changed. -- Tom. ------------------------------------------------------------------------------ Rapidly troubleshoot problems before they affect your business. Most IT organizations don't have a clear picture of how application performance affects their revenue. With AppDynamics, you get 100% visibility into your Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro! http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk _______________________________________________ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel