Syntactic / Semantic Details

Home
Intro
The RLS
PDD-Files
Discuss
Design
Details
Classes
Developers
Doc Rel
Summary

Section: Basic Operations

Status: draft

Feature: Type Cast

Status: draft

Description

IMHO the explicite cast should look like this: <cast target="FooClass"> barObject</cast>. But what about casts like (Namespace::Class)Object in c++? We couldn't handle such a cast with this structure. Here we'd need something like:

<cast>
<target>
<namespace name="Namespace">
<className name="Class"/>
</namespace>
</target>
<source>someObject</source>
</cast>
Sounds difficult, doesn't it?

Examples

See above.

Arguments

contra: No arguments found yet.

All Graphics made with The GIMP SourceForge Logo Visit sourceforge.net for many interesting and useful free software projects. This Project Homepage was created with XWeb.