Hello Glen,
Ok. I got your point. So, Can I look into ROL-1982 and check that. Also,
I my ICLA has been accepted. If roller community can recommend me as
committer or I have to get more involved in Roller and complete more
issues ?
Thanks
Gaurav
On Monday 27 January 2014 10:48 AM, Glen Mazza wrote:
No, you didn't disappoint me, ROL-1981 again is a *very* messy task, I
think the application will be much cleaner once this is done. I'm
trying the much smaller step-by-step approach I had suggested earlier
(it's too many moving parts to do all at once) -- just to hardcode
getPath() and getParent() so the underlying member variables can be
removed, that can get us to a new table. Later, references to
getPath() and getParent() can be removed whenever. Sure, your code now
would be fine, but your work appears subsequent to what I'm trying to
do right now.
Cheers,
Glen
On 01/26/2014 11:25 PM, Gaurav wrote:
Hello Glen,
I know I disappointed you in this task. Honestly Speaking I am just
left with single issue of getting the category list, as you suggested
the getweblogcategories should be in weblog manager. I tried with
that also, then the issue was that I am unable to get website in
CategoryAdd so I can pass it to getweblogcategories method. (Actually
this is for checking that no two categories has same name). The
problem actually is getweblogcategories(website) need parameter
website to return the list, at some places I am unable to get the
website.
I can do one thing, can I submit the patches for the work I have done
till now, so you can take my changes and work on to it. Might be this
will reduce your more than half of the work. What you say ?
Thanks
Gaurav