Bill Page writes:
| > Bill Page writes:
| >
| > | On Thu, Dec 3, 2009 at 9:12 PM, Waldek Hebisch wrote:
| > | > I just commited a patch which replaces uses of 'Domain' in interpreter
| > | > by 'Type'. Similarely, it replaces uses of 'Subdomain(Domain)'
| > | > by 'Category'. This makes interp
> Bill Page writes:
>
> | On Thu, Dec 3, 2009 at 9:12 PM, Waldek Hebisch wrote:
> | > I just commited a patch which replaces uses of 'Domain' in interpreter
> | > by 'Type'. Similarely, it replaces uses of 'Subdomain(Domain)'
> | > by 'Category'. This makes interpreter and compiler more consiste
Bill Page writes:
| On Thu, Dec 3, 2009 at 9:12 PM, Waldek Hebisch wrote:
| > I just commited a patch which replaces uses of 'Domain' in interpreter
| > by 'Type'. Similarely, it replaces uses of 'Subdomain(Domain)'
| > by 'Category'. This makes interpreter and compiler more consistent.
| > Add