Menu

#234 JavaDoc environment variables enhancement request

closed
S
Core (38)
5
2005-12-19
2005-11-29
No

Some usefull values are missing in the contextual environment
variables available in JavaDoc support (see
de.hunsicker.jalopy.storage.Environment.Variable). It would be usefull
to get these values as well:

- class: name of the current class or interface without package (at least
in class and interface context);

- year: current full year (at least in class and interface context);

- date: the current date (at least in class and interface context).

The date format can be a problem: maybe a format string (i.e.
SimpleDateFormat string) could be added to the date reference? For
example:

Date: $date:yyyy/MM/dd$

Then the "year" variable wouldn't be necessary.

Discussion

  • S

    S - 2005-12-05
    • labels: --> Core
    • assigned_to: nobody --> notzippy
     
  • S

    S - 2005-12-05

    Logged In: YES
    user_id=723231

    Moved to feature requests

     
  • S

    S - 2005-12-07

    Logged In: YES
    user_id=723231

    Incorperated with patch #995889

     
  • S

    S - 2005-12-07
    • milestone: --> Next_Release_(example)
    • status: open --> pending
     
  • S

    S - 2005-12-19
    • status: pending --> closed
     

Log in to post a comment.