[Building Sakai] DbAliasService ConvertOld

Aaron Zeckoski aaronz at vt.edu
Sun Jan 31 02:28:48 PST 2010


Good point. We should just kill that then.
-AZ


On Sun, Jan 31, 2010 at 10:24 AM, David Horwitz <david.horwitz at uct.ac.za> wrote:
> Seeing as its a private inner method what would the win be in marking it
> deprecated?
>
> The code is really old:
> // read all alias ids
>            String sql = "select ALIAS_ID, XML from CHEF_ALIAS";
>
> I don't think anyone has needed to do this migration in a while :-)
>
> D
>
> On 01/31/2010 11:53 AM, Aaron Zeckoski wrote:
>> I wold say deprecate it with a goal of removing it for 2.8.
>> How does that sound?
>> -AZ
>>
>>
>> On Sun, Jan 31, 2010 at 9:38 AM, David Horwitz <david.horwitz at uct.ac.za> wrote:
>>
>>> Hi All,
>>>
>>> Just came across the method in DbAliasService:
>>>
>>> /**
>>>     * Create a new table record for all old table records found, and
>>> delete the old.
>>>     */
>>>    protected void convertOld()
>>>
>>>
>>>
>>>
>>>
>>> Now:
>>> 1) Logs indicate it dates to round the origional code being imported
>>> into svn
>>> 2) The method can't be run without editing to component registration and
>>> adding the property in (its missing not just set to false)
>>> 3) I don't recall ever having run an alias conversion and have been
>>> using Sakai since 1.*
>>>
>>> Is there any reason to leave this in? The code has a potential db leak ....
>>>
>>> D
>>>
>>>
>>> _______________________________________________
>>> sakai-dev mailing list
>>> sakai-dev at collab.sakaiproject.org
>>> http://collab.sakaiproject.org/mailman/listinfo/sakai-dev
>>>
>>> TO UNSUBSCRIBE: send email to sakai-dev-unsubscribe at collab.sakaiproject.org with a subject of "unsubscribe"
>>>
>>>
>>
>>
>>
>



-- 
Aaron Zeckoski (azeckoski (at) vt.edu)
Senior Research Engineer - CARET - University of Cambridge
https://twitter.com/azeckoski - http://www.linkedin.com/in/azeckoski
http://aaronz-sakai.blogspot.com/ - http://tinyurl.com/azprofile


More information about the sakai-dev mailing list