View Issue Details

IDProjectCategoryView StatusLast Update
0006035JEDI VCL00 JVCL Componentspublic2013-12-16 13:25
ReporterAriochAssigned To 
PrioritynormalSeverityminorReproducibilityhave not tried
Status acknowledgedResolutionopen 
Product Version 
Target VersionFixed in Version 
Summary0006035: cleaning JvGUtils
DescriptionReworking legacy project found dependency for JvGlobus, which turned out to be the only RectW function from JvgUtils unit.

I think there should be restructurings made:

RectH and RectW marked as deprecatedand changed to inline redirect to either RecordHeight/RecordWidth from JclGraphUtils in older Delphi or similar functions from RTL in modern Delphi

IsEven function marked inline and moved to JvJCLUtils

SwapInt marked deprecated and made inline redirect to SwapOrd from JclMath
 
TagsNo tags attached.

Activities

obones

2013-01-15 15:58

administrator   ~0020374

Much better would be to remove Globus altogether, there even was a start on this:

http://jvcl.svn.sourceforge.net/viewvc/jvcl/trunk/jvcl/help/migrating_globus.html?revision=12128

Arioch

2013-12-13 12:27

developer   ~0020813

seems the "waterfall" failed at this, so perhaps better to eat a large sheep by small pieces ?

obones

2013-12-16 13:25

administrator   ~0020865

I'd really prefer if Globus was removed altogether instead of trying to make it look less ugly

Issue History

Date Modified Username Field Change
2012-11-26 13:12 Arioch New Issue
2013-01-15 15:58 obones Note Added: 0020374
2013-01-15 15:58 obones Status new => feedback
2013-12-13 11:20 obones Status feedback => acknowledged
2013-12-13 12:27 Arioch Note Added: 0020813
2013-12-16 13:25 obones Note Added: 0020865