openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
P
Persistent Objects in Java
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 5 hours
ago. based on code collected
about 6 hours
ago.
Feb 25, 2025 — Feb 25, 2026
Showing page 26 of 46
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
New test case for a `reference' within a `typeDeclaration'.
guenne
More...
over 19 years ago
(createImplicitConstraints): For type wrappers use wrapped type instead of the wrapper.
guenne
More...
over 19 years ago
(fixupReferences): Replaced parameter with state as we also have to fix references in type declarations. (fixupReference): Use the wrapped type for TypeRef instead of itself.
guenne
More...
over 19 years ago
(SUPPRESS_UNUSED): New const to suppress the unused variable/method warnings. (writeApplFileForm): Don't generate more imports then really needed. (generateGlobals): Call `writeGlobalsSelect' and `writeGlobalsCmd' for each of the appropriate expressions. (writeGlobalsStart): Only import collection classes if we have any table expression, as otherwise unused. (writeGlobalsEnd): Call generated init methods of selects and commands. Mark generated methods `addMapItem' and `createLiteral' with `SUPPRESS_UNUSED'. (writeGlobalsForm): Initialize type maps. (writeGlobalsSelect, writeGlobalsCmd): New methods to initialize type maps and descriptions.
guenne
More...
over 19 years ago
Reduced usage of XML type ID and IDREF to the bare minimum to prevent problems with included files, which the validater doesnot know about. Attributes that are used as identifier within the generated code must be of XML type NMTOKEN and not just any characters.
guenne
More...
over 19 years ago
Removed doctype again as document isnot conform to it as javaPackage is not unique as desired for the test.
guenne
More...
over 19 years ago
Replaced dplquote entities with " as JavaDoc does not resolve them.
guenne
More...
over 19 years ago
(parseRequest): Handle expectional case that we cannot parse the header to prevent a not-saying NullPointerException.
guenne
More...
over 19 years ago
(writeElement): Use new option method from HtmlWriter to reduce code duplication.
guenne
More...
over 19 years ago
(writeElement): Implemented writing a drop-down selection box if type has a map or element is restricted to a fixed set of values.
guenne
More...
over 19 years ago
Added and fixed some JavaDoc. (getBasePath, attrUrl, hidden, img, option): New methods.
guenne
More...
over 19 years ago
Removed doctype again as document doesnot validate successfull and it should stay so for the tests.
guenne
More...
over 19 years ago
(write): Fixed JavaDoc references.
guenne
More...
over 19 years ago
(parseNative): Updated @throws tag.
guenne
More...
over 19 years ago
(position): Removed not thrown exception from JavaDoc.
guenne
More...
over 19 years ago
Fixed closing of paragraph.
guenne
More...
over 19 years ago
(module): attributes `name' and `javaPackage' must be unique within file. (stateClass): removed not yet supported and undefined triggerConstraint element. (reference): added attribute `module'
guenne
More...
over 19 years ago
(reservedInClass): Removed FIXME comment as we cannot test all SQL keywords, so just the most common ones.
guenne
More...
over 19 years ago
Use resources for user messages.
guenne
More...
over 19 years ago
Use resources for user displayed strings, but not for the code.
guenne
More...
over 19 years ago
Added resources for code generator and pobjtool.
guenne
More...
over 19 years ago
(format): Fixed to first lookup the message key.
guenne
More...
over 19 years ago
(pobjects-base-compile): Adapted to rename of pobject message resource file. Copy message resource files for pobjtool.
guenne
More...
over 19 years ago
Adapted to test the exception message key and parameters instead of the formatted message, so that one doesnot need to adapt the tests just because the resources have changed.
guenne
More...
over 19 years ago
Adapted to use message resources for exceptions and warnings. (MyRefDecl.resolve): Added parameter that disables the exception if the ref is within the current module and the table isnot yet know. Allows duplicate code reduction.
guenne
More...
over 19 years ago
Changed to construct message from resources.
guenne
More...
over 19 years ago
Initial revision - accessor class for resources.
guenne
More...
over 19 years ago
Initial revision - message resources for PObjTool.
guenne
More...
over 19 years ago
Renamed from `Messages.properties' to `messages.properties'.
guenne
More...
over 19 years ago
Use accessor class for message resources instead of own code.
guenne
More...
over 19 years ago
←
1
2
…
22
23
24
25
26
27
28
29
30
…
45
46
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree