$ 0 0 Creating an empty box in scala lift is not hard, simply fill it with None. var emptyBox:Box[MyThing] = Box(None);