English Dictionary
◊ SUBLET
sublet
n : a lease from one one lessee to another [syn: {sublease}]
v : lease or rent all or part of (a leased or rented property)
to another person; "We sublet our apartment over the
summer" [syn: {sublease}]
English Computing Dictionary
◊ DID YOU MEAN SUBJECT?
subject
In {subject-oriented programming}, a subject is
a collection of {classes} or class fragments whose {class
hierarchy} models its domain in its own, subjective way. A
subject may be a complete application in itself, or it may be
an incomplete fragment that must be composed with other
subjects to produce a complete application. Subject
composition combines class hierarchies to produce new subjects
that incorporate functionality from existing subjects.
(1999-08-31)