issues
search
nunopicado
/
Reusable-Objects
A set of reusable pre-made objects, which, like lego bricks, can be used and reused in several contexts and applications, independent of the problem domain.
GNU Lesser General Public License v3.0
12
stars
4
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
TCase's SetupReferenceValue missing return value
#55
nunopicado
closed
6 years ago
0
David P. Schwartz @ Delphi Developer (FB) suggests TProc call should include the Key
#54
nunopicado
closed
6 years ago
0
Memory Leaks in TSQLParams
#53
nunopicado
closed
6 years ago
0
Decorator TAutoRequest for the RO.VCL.IScale object not working as expected
#52
nunopicado
closed
6 years ago
0
RO.TXPath sometimes throws an EOleException
#51
nunopicado
closed
6 years ago
2
Memory leak when running a parameterless statement on an IDatabase
#50
nunopicado
closed
6 years ago
0
Rename the units
#49
nunopicado
closed
7 years ago
0
Create an API unit for each project segment
#48
nunopicado
closed
6 years ago
0
Missing unit tests for TPTPostalCode and its decorators
#47
nunopicado
closed
7 years ago
0
Decorators for TPTPostalCode not working properly
#46
nunopicado
closed
7 years ago
0
Missing unit tests for TGeoCoordinate
#45
nunopicado
closed
7 years ago
0
Missing unit tests for TEmailAddress
#44
nunopicado
closed
7 years ago
0
TEmailAddress implementation can be optimized: Checks if address is valid every time it is called
#43
nunopicado
closed
7 years ago
0
TRandomKey always generates a 16 byte key, even when a specific key size is given
#42
nunopicado
closed
7 years ago
0
Missing unit tests for TRandomKey
#41
nunopicado
closed
7 years ago
0
Missing unit tests for TCryptString
#40
nunopicado
closed
7 years ago
0
TRandomKey is not being lazily initialized (see issue #31)
#39
nunopicado
closed
7 years ago
0
TZDate is not being lazily initialized (see issue #31)
#38
nunopicado
closed
7 years ago
0
TURL is not being lazily initialized (see issue #31)
#37
nunopicado
closed
7 years ago
0
TCertificate is not being lazily initialized (see issue #31)
#36
nunopicado
closed
7 years ago
0
TMBReference is not being lazily initialized (see issue #31)
#35
nunopicado
closed
7 years ago
0
Missing unit tests for TAES128
#34
nunopicado
closed
7 years ago
0
TAES128 is not being lazily initialized (see issue #31)
#33
nunopicado
closed
7 years ago
0
TRSASignature is not being lazily initialized (see issue #31)
#32
nunopicado
closed
7 years ago
0
TValue: New overload to pass a lazy initialization function fails if a function name (insted of an inline function) is given
#31
nunopicado
closed
7 years ago
0
TAES128 throwing an AV in OpenSSL lib
#30
nunopicado
closed
7 years ago
0
Missing unit tests for TBase64
#29
nunopicado
closed
7 years ago
0
Cosmetic glitches: case imparities, indentation, etc
#28
nunopicado
closed
7 years ago
0
Where applicable, methods should not be named ToString, but AsString
#27
nunopicado
closed
7 years ago
0
Redefine concept: Input and Output data types
#26
nunopicado
closed
7 years ago
0
TGeoCoordinate needs constructor overload to allow primitives as parameters
#25
nunopicado
closed
7 years ago
0
TPTPostalAddress needs constructor overload to allow primitives as parameters
#24
nunopicado
closed
7 years ago
0
TPTPostalCode needs constructor overload to allow primitives as parameters
#23
nunopicado
closed
7 years ago
0
Create unit test for TPTVATNumber
#22
nunopicado
closed
7 years ago
0
IPTVATNumber returns a complex type, unnecessary for this kind of object
#21
nunopicado
closed
7 years ago
0
Add IInvokable to all interfaces, to have them work with frameworks that require runtime implementation of interfaces
#20
nunopicado
closed
7 years ago
0
Obj.SSI.TConstraints.pas filed under wrong folder
#19
nunopicado
closed
7 years ago
0
Some source files are missing the top disclaimer
#18
nunopicado
closed
7 years ago
0
TGeoCoordinate not compiling after last commit
#17
nunopicado
closed
7 years ago
0
TPrimitive and TCached could be one single class, as TCached just a TPrimitive with a special constructor
#16
nunopicado
closed
7 years ago
0
ICached<T> interface is fully compatible with IValue<T>, no need to exist more than one
#15
nunopicado
closed
7 years ago
0
Rename IPrimitive to IValue, as it can be used to represent any value, not just primitives
#14
nunopicado
closed
7 years ago
0
TString decorators all calculate its result every time they are called, inefficient
#13
nunopicado
closed
7 years ago
0
TString decorator TPadded obsolete, since primitive string helper already does the same
#12
nunopicado
closed
7 years ago
0
TString decorator TGroupDigits failing its expected behavior.
#11
nunopicado
closed
7 years ago
0
Create test fixture for TString decorators
#10
nunopicado
closed
7 years ago
0
TPrimitive alias "TCurrency" not working
#9
nunopicado
closed
7 years ago
0
Create unit tests for TPrimitive
#8
nunopicado
closed
7 years ago
0
Create unit tests for TMBReference
#7
nunopicado
closed
7 years ago
0
Test project broken by project reorganization
#6
nunopicado
closed
7 years ago
0
Next