José Bollo ha scritto:
> Le Mardi 10 Avril 2007 08:39, Paolo Redaelli a écrit :
>   
>> When wrapping C_STRUCTs that are conceptually a COLLECTION (arrays,
>> dictionaries, linked lists and so on) the "exists" feature conflicts
>> with the one found in COLLECTION: "exists (test: PREDICATE[TUPLE[E_]]):
>> BOOLEAN"
>>
>> I propose to rename C_STRUCT's exists into struct_exists.
>>
>> Do you agree?
>>     
>
> what do you think of 'is_bound'?
It solves the COLLECTION problem, but it could be problematic in other 
fields, i.e. arguments in a database query.
Perhaps the more verbose the name the better, since any generic choice 
could clash in some fields...

Therefore I propose 'is_bound_to_c_structure'...


_______________________________________________
Eiffel-libraries-devel mailing list
[email protected]
https://mail.gna.org/listinfo/eiffel-libraries-devel

Reply via email to