Other News

Community

Introducing Comega

(Dare Obasanjo) One of the main reasons for XML’s rise to prominence as the lingua franca for information interchange is that, unlike prior data interchange formats, XML can easily represent both rigidly structured tabular data (e.g., relational data or serialized objects) and semi-structured data (

Community

Forms Functionality in J2EE

(Steve Muench) If you are a veteran Oracle Forms user, you’re already well versed in leveraging a visual, declarative, framework-based tool to get your job done. Without thinking twice, you use the Oracle Forms Builder to create instances of application-building objects—forms, data blocks, relations

Community

PL/SQL List Parsing Utility

(Jason Bennett) I have had need of a utility such as the one being provided in this entry on almost every major Oracle development project I’ve been involved in over the last ten years. The utility, a PL/SQL package called ListUtils, performs three key functions on a delimited string or list: (1

Community

Designing .NET Class Libraries

The Designing .NET Class Libraries series presents design guidelines for developing classes and components that extend the .NET Framework. The goal of the Designing .NET Class Libraries series is to encourage consistency and predictability in public APIs while enabling Web and cross-language integra