Hello Jon,

Tuesday, October 03, 2000, 1:02:44 PM, you wrote:

>> if ( name==null || name.length()==0 )
>> {
>> return null;
>> }
>> 
>> If yes, I will add this to my patch.

JS> Hmmm...actually, I would rather throw an exception in that case. null
JS> shouldn't be ever returned for a Screen.

Agreed.

JS> Also, another thing about your solution is it still doesn't solve the
JS> templates issue since the screen is always the same name. :-(

Ok, I'll work on templates issue.


/ Shamil 




------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/>
Problems?:           [EMAIL PROTECTED]

Reply via email to