Re: Tree View of Call Graph for Services and Simple Methods

2018-04-19 Thread James Yong
Hi Swapnil, Thanks for testing the patch. Regards, James Yong On 2018/04/19 10:36:37, Swapnil Mane wrote: > Hi James, > > Thanks for your contribution. > I have applied the patch locally and functionality wise it is working > really nice! :) > > > - Best

Re: RE: RE: RE: Quantity missing for inventory transfer records

2018-04-19 Thread Pawan Verma
Hello All, Thanks, everyone for your thoughts and inputs. Here is the ticket created for the same. Soon I will add the high-level design of the task. -- Thanks and Regards, *Pawan Verma* | Sr. Enterprise Software Engineer HotWax Commerce

Re: Accessibility scope of variables in Java packages and modules

2018-04-19 Thread Yash Sharma
Hi Devs, Here is the detailed information about the things I am working on for performance optimization in our OFBiz code. *1.) Downsize Accessibility Scope* I've tried to downsize accessibility scope of classes, interfaces, abstract class, declared member variables, enumerations, methods, and

Re: Tree View of Call Graph for Services and Simple Methods

2018-04-19 Thread Swapnil Mane
Hi James, Thanks for your contribution. I have applied the patch locally and functionality wise it is working really nice! :) - Best Regards, Swapnil M Mane www.hotwaxsystems.com On Thu, Apr 19, 2018 at 11:56 AM, James Yong wrote: > Hi all, > > I have uploaded a patch

Re: Tree View of Call Graph for Services and Simple Methods

2018-04-19 Thread James Yong
Hi Paul and all, Currently the output is logged directly in the console. Haven't looked into the capturing of parameter values but I think is a good idea. Feedbacks welcome for further usability and improvement. Regards, James Yong On 2018/01/03 00:22:26, Paul Foxworthy

Re: Tree View of Call Graph for Services and Simple Methods

2018-04-19 Thread James Yong
Hi all, I have uploaded a patch for POC. Thanks, James Yong On 2017/12/29 20:53:37, Jacques Le Roux wrote: > Hi James, > > I think it deserves a POC in a Jira > > +1 > > Jacques > > > Le 23/12/2017 à 17:37, James Yong a écrit : > > Hi All, > > > > Would like