[Ironruby-core] Accessing classes that are inherited from generics.
Kevin Pratt
kevin at ouelong.com
Thu Jul 22 08:28:37 EDT 2010
Hello,
I have a few classes in a namespace that follow this form.
public class ExampleName : BaseClass<ExampleName>
{
}
Any class that follows this structure does not get pulled through when I
require my DLL.
Does anyone have any ideas?
I'm also using the Castle ActiveRecord project and the classes
that inherit from ActiveRecordBase<> also do not come through.
Thank you.
Kevin.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://rubyforge.org/pipermail/ironruby-core/attachments/20100722/5ce8f85b/attachment.html>
More information about the Ironruby-core
mailing list