hongluu / krank

Automatically exported from code.google.com/p/krank
0 stars 0 forks source link

ExportListings can't ouput class properties that reference another Business/Domain Object #21

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?

1. Create an exportlisting for a class that contains a property that
references another class.

2. Try to display export listing from a listing page.

What is the expected output? 

All class properties can be displayed correctly regardless if it is a
primitive or refers to another property in another class.

What do you see instead?

Errors, saying that the referenced property is not a property of the class.

Please use labels and text to provide additional information.

Original issue reported on code.google.com by reggiedi...@gmail.com on 4 Jan 2008 at 1:37