RFC #0038: Type wrappersat 2005-09-04 in RFCs by friebe (0 comments) Scope of ChangeWrapper types for all primitive types will be created and added to the new package lang.type. Rationale Wrapper types are needed not only in the new Enterprise Application Server Connectivity API (EASC) but also in SOAP (SOAPLong), especially for those types that cannot be mapped to PHP types (e.g. int vs. long or byte and short). Read the full RFC here |
|