componentclass for a subset of descriptions

Ramon Leon ramon.leon at allresnet.com
Thu Sep 20 16:42:44 MEST 2007


 

> -----Original Message-----
> From: smallwiki-bounces at iam.unibe.ch 
> [mailto:smallwiki-bounces at iam.unibe.ch] On Behalf Of Norbert Hartl
> Sent: Thursday, September 20, 2007 7:22 AM
> To: Smallwiki List
> Subject: componentclass for a subset of descriptions
> 
> Hi, 
> 
> I have an Object which has descriptions for:
> 
> Route
> - name
> - text
> - track
> - locations
> 
> I need to edit track and locations at the same time. That 
> means I want to have a componentclass for those two fields.
> Usually this would be an extra object containing of those 
> two. But I like to avoid to build an extra class just to be 
> able to edit the fields separate.
> 
> Is there a way to arrange the descriptions to accomplish 
> that? I tried to build two subsets of the Route descriptions 
> (name, text) and (route,track). But it isn't possible to add 
> the one container to the other, or is it?
> 
> thanks in advance,
> 
> Norbert 

http://onsmalltalk.com/programming/smalltalk/using-magritte-with-seaside/



More information about the smallwiki mailing list