RhinoTrac
LassoSoft Ticket Tracking System
NOTE: If you are using Lasso Server 9.3 please Log your ticket directly via the LUX admin as this will give us more information about your issue.
Ticket #7730: Access to overloaded trait methods
- Reported by:
- Brad Lindsay
- Date:
- 11 Mar, 2014
- Priority:
- minor
- Component:
- Lasso 9
- Version:
- Keywords:
- Platform:
Issue reported by Brad Lindsay (brad.lindsay@gmail.com)
Company: MonkWare
Component: Lasso 9 Server
Version:
Platform:
Source IP: 50.142.139.170
Detail
======
It would be nice to have access to trait methods that I overload in my type. Now, it could be that multiple traits may provide the same method, so the syntax would probably have to have the trait's name in it. Some examples:
trait_name->method
self->trait('trait_name')->method
Please log in to your LassoSoft account to comment