Opened 16 years ago

Closed 16 years ago

#135 closed task (wontfix)

ReplicateError: deprecated functionality is used, get rid of it

Reported by: Jari Häkkinen Owned by: Jari Häkkinen
Priority: major Milestone:
Component: se.lu.onk series plug-ins Keywords:
Cc:

Description

    [javac] se.lu.onk.ReplicateError/trunk/src/replicateerror/AcrossAssays/ReplicateErrorAA.java:261: warning: [deprecation] BASEFileSection() in basefile.BASEFileSection has been deprecated
    [javac] 		BASEFileSection spotSection = new BASEFileSection();
    [javac] 		                              ^
    [javac] 1 warning

Change History (3)

comment:1 by Jari Häkkinen, 16 years ago

Component: onk.lu.sese.lu.onk series plug-ins
Owner: changed from Johan Enell to Jari Häkkinen

comment:2 by Jari Häkkinen, 16 years ago

Status: newassigned

comment:3 by Jari Häkkinen, 16 years ago

Resolution: wontfix
Status: assignedclosed

The new BASEFile<R,S> construct is undocumented and my Java skills are not in a level where I want to go in and learn how to use the new BASEfile. Sticking with the deprecated version.

Note: See TracTickets for help on using tickets.